# flank を Homebrew でインストール

flank のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install flank
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:flank
- **パッケージマネージャ:** Homebrew
- **バージョン:** 23.10.1
- **ソース概要:** Massively parallel Android and iOS test runner for Firebase Test Lab
- **ホームページ:** <https://firebase.community/>
- **リポジトリ:** <https://github.com/Flank/flank>
- **最終更新:** 2026-06-15T10:20:16-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- flank (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 23.10.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

- 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
