Credential-Zugriff
Reads Fly tokens, app config, secrets, and environment variables.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flyctl in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install flyctllocal Homebrew formula metadata
sudo port install flyctlMacPorts ports tree · devel/flyctl/Portfile · Quelle: api.github.com
nix profile install nixpkgs#flyctlnixpkgs package indexes · pkgs/by-name/fl/flyctl/package.nix · Quelle: api.github.com
sudo zypper install flyopenSUSE Tumbleweed package metadata · fly · Quelle: download.opensuse.org
choco install flyctlChocolatey community package catalog · flyctl · Quelle: community.chocolatey.org
scoop install main/flyctlScoop official bucket manifest trees · bucket/flyctl.json · Quelle: api.github.com
winget install --id Fly-io.flyctl -eWindows Package Manager source index · Fly-io.flyctl · Quelle: cdn.winget.microsoft.com
Überblick
Command-line tools for fly.io services
Verlauf
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.
Sicherheitslage
Für flyctl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fly | cli | globales Executable | |
flyctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/superfly/flyctl
Installationsmetadaten
| Paketschlüssel | brew:flyctl |
|---|---|
| Version | 0.4.74 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/flyctl |
| Homepage | https://fly.io |
| Repository | https://github.com/superfly/flyctl |
| Upstream-Dokumentation | https://fly.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/superfly/flyctl.git |
| Zuletzt aktualisiert | 2026-07-22T20:52:29Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 flyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.