# flank mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flank in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:flank
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install flank
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:flank
- **Paketmanager:** Homebrew
- **Version:** 23.10.1
- **Quellzusammenfassung:** Massively parallel Android and iOS test runner for Firebase Test Lab
- **Homepage:** <https://firebase.community/>
- **Repository:** <https://github.com/Flank/flank>
- **Zuletzt aktualisiert:** 2026-06-15T10:20:16-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- flank (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 23.10.1
## Projektgeschichte und Nutzung

Flank is a massively parallel Android and iOS test runner for Firebase Test Lab. The official README and docs emphasize gcloud-compatible YAML, extra sharding and reporting features, and faster mobile test execution.

### Projektgeschichte

The official Flank repository was created in 2017. Its README describes the project as a Firebase Test Lab runner for Android and iOS and links the documentation at flank.github.io/flank.

The hosted docs present Flank as a CLI and configuration-driven test runner. Release tags visible through the official repository include 23.x versions, showing an actively versioned project history even though the project-level history prose is limited.

### Adoptionsgeschichte

Flank's adoption is concentrated in mobile CI and Firebase Test Lab workflows. It appeals to teams that already understand `gcloud firebase test` configuration but need more parallelism, reporting, retries, and sharding behavior.

The README says Flank is YAML compatible with the gcloud CLI and adds features to accelerate velocity and increase quality, including test sharding, cost reporting, stability testing, HTML reports, JUnit XML reports, and Smart Flank.

### Wie es verwendet wird

Users download the jar or install a packaged CLI, prepare a `flank.yml`, and run Android or iOS Firebase Test Lab jobs. The docs also show CLI flags for overriding YAML values and using environment variables.

The curated credential locations reflect Google Cloud authentication and Flank's own local state; the official docs center the user workflow around Firebase Test Lab and gcloud-compatible configuration.

### Warum Paket-Nerds sich dafür interessieren

Flank is a practical package-manager tool because it wraps a cloud mobile-testing service in a reproducible CLI contract. Its value is not a new test framework, but a faster scheduler and report layer around Firebase Test Lab.

The package is also a good example of infrastructure CLI design: a single YAML file, environment-variable-friendly overrides, CI-friendly reports, and cloud credentials inherited from the Google tooling ecosystem.

### Zeitleiste

- 2017: Official Flank repository created.
- 2020s: Official docs describe Android and iOS Firebase Test Lab execution with gcloud-compatible YAML.
- 2023: Official release list includes 23.x tags.

### Related projects

- Firebase Test Lab is the cloud test service Flank drives.
- gcloud firebase test is the configuration model Flank keeps YAML-compatible with.
- Android and iOS test artifacts are the primary workload types.

### Quellen

- <https://flank.github.io/flank>
- <https://github.com/Flank/flank>
- <https://raw.githubusercontent.com/Flank/flank/master/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: flank.yml

## Credential files

- Unix: ~/.config/gcloud/application_default_credentials.json, ~/.flank

## Combined YAML source

View the package source record on GitHub. [combined/flank.yml](https://github.com/mxcl/pkgdb/blob/main/combined/flank.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
