cyberneticlibrary

Deploy and manage Fly.io apps

flycommandsetup L21
kevin-earl-denny/city-doodle
What it does

Manage Fly.io deployment, secrets, logs, and machines

Best for

Fly.io deployments needing secrets management, logs streaming, and machine status.

Inputs
  • · subcommand (deploy/secrets/logs/status/ssh)
  • · optional arguments
Outputs
  • · deployment status
  • · logs stream
  • · secret list
  • · machine status
Requires
  • · Fly CLI
  • · Fly.io API
Preconditions

Fly CLI installed and authenticated; fly.toml present

Failure modes
  • · Fly CLI not authenticated
  • · fly.toml missing
  • · Health check timeout
Trust signals
  • · Subcommand modularity
  • · Health check logic
  • · Machine list reporting