Credential access
Reads Fly tokens, app config, secrets, and environment variables.
brew
Command-line tools for fly.io services. Version 0.4.67 via Homebrew; verified 2026-07-06.
agent safety
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.
install
brew install flyctllocal Homebrew formula metadata
sudo port install flyctlMacPorts ports tree · devel/flyctl/Portfile · source: api.github.com
nix profile install nixpkgs#flyctlnixpkgs package indexes · pkgs/by-name/fl/flyctl/package.nix · source: api.github.com
sudo zypper install flyopenSUSE Tumbleweed package metadata · fly · source: download.opensuse.org
choco install flyctlChocolatey community package catalog · flyctl · source: community.chocolatey.org
scoop install main/flyctlScoop official bucket manifest trees · bucket/flyctl.json · source: api.github.com
winget install --id Fly-io.flyctl -eWindows Package Manager source index · Fly-io.flyctl · source: cdn.winget.microsoft.com
overview
Command-line tools for fly.io services
history
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.
security posture
No matching local secret-handling manifest was found for flyctl. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fly | cli | global executable | |
flyctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/superfly/flyctl
install metadata
| Package key | brew:flyctl |
|---|---|
| Version | 0.4.67 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flyctl |
| Homepage | https://fly.io |
| Repository | https://github.com/superfly/flyctl |
| Upstream docs | https://fly.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/superfly/flyctl.git |
| Last updated | 2026-07-06T21:40:44Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 flysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.