凭据访问
Reads Fly tokens, app config, secrets, and environment variables.
代理安全
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.