認証情報アクセス
Reads Fly tokens, app config, secrets, and environment variables.
brew
flyctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
flyctl deploys and manages Fly.io applications and infrastructure.
Reads Fly tokens, app config, secrets, and environment variables.
Can deploy, scale, destroy, and change remote app state.
Publishes application images and release configuration.
Gate deploy, secrets, scale, destroy, and token commands.
Allow status and config reads; require approval for deploys, secret changes, and destructive operations.
インストール
brew install flyctllocal Homebrew formula metadata
sudo port install flyctlMacPorts ports tree · devel/flyctl/Portfile · ソース: api.github.com
nix profile install nixpkgs#flyctlnixpkgs package indexes · pkgs/by-name/fl/flyctl/package.nix · ソース: api.github.com
sudo zypper install flyopenSUSE Tumbleweed package metadata · fly · ソース: download.opensuse.org
choco install flyctlChocolatey community package catalog · flyctl · ソース: community.chocolatey.org
scoop install main/flyctlScoop official bucket manifest trees · bucket/flyctl.json · ソース: api.github.com
winget install --id Fly-io.flyctl -eWindows Package Manager source index · Fly-io.flyctl · ソース: cdn.winget.microsoft.com
概要
Command-line tools for fly.io services
履歴
flyctl is the official Fly.io command-line interface, installed locally and invoked as fly to create, deploy, and manage applications on Fly.io.
Fly.io documentation presents flyctl as one of the primary ways to interact with the Fly.io platform. The CLI covers account login, app launch and deployment, Machines, volumes, networking, certificates, logs, secrets, organizations, SSH, WireGuard, and related platform operations.
The public superfly/flyctl repository is the source-control home for the CLI and has been released as a versioned Go command-line tool since early public releases in 2019.
flyctl adoption follows Fly.io's platform adoption: it is the documented entry point for launching apps, deploying services, managing infrastructure primitives, and automating CI workflows. Official install docs include Homebrew on macOS, shell install scripts on Unix-like systems, and a PowerShell installer on Windows.
Users run fly auth login or signup, fly launch, fly deploy, fly logs, fly status, fly secrets, fly machine, fly volumes, fly certs, and related commands to manage apps and infrastructure from local terminals or CI jobs.
flyctl is package-nerd significant as a fast-moving cloud CLI: package managers need to track frequent upstream releases, expose both fly and flyctl entry points, and preserve a simple install path for users who bootstrap deployments from a fresh workstation or CI image.
It is also a good example of modern PaaS packaging, where the CLI is not just a helper but the main control plane surface for app creation, deployment, credentials, and operational introspection.
セキュリティ状態
flyctl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.fly/config.ymlCredential-bearing paths to review before unattended agent runs.
~/.fly/config.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fly | cli | グローバル実行可能ファイル | |
flyctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/superfly/flyctl
インストールメタデータ
| パッケージキー | brew:flyctl |
|---|---|
| バージョン | 0.4.74 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flyctl |
| ホームページ | https://fly.io |
| リポジトリ | https://github.com/superfly/flyctl |
| 上流ドキュメント | https://fly.io/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/superfly/flyctl.git |
| 最終更新 | 2026-07-22T20:52:29Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flyctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
flyctl
nix profile install nixpkgs#flyctlflyctl
sudo port install flyctlflyctl
choco install flyctlmain/flyctl
scoop install main/flyctlFly-io.flyctl
winget install --id Fly-io.flyctl -efly
nix profile install nixpkgs#flyfly 2.0.1-2.6
A Script to Create PNGs
http://martin.gleeson.com/fly/
sudo zypper install flyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.