CLIActive

flyctl

Command-line utility for working with Fly.io using fly commands, from account creation to deploying apps.

Open source page

Field note

What it does

flyctl is a command-line utility that lets you work with Fly.io using fly commands, from creating your account to deploying your applications. It runs on your local device.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Community Forum

Could you use more help?

Explore Fly.io by features

Fly.io developer documentation

Get answers in your language

How does Fly.io work?

PowerShell install script (Windows)

Run pwsh -Command "iwr https://fly.io/install.ps1 -useb | iex" to install flyctl.

Install script (macOS and Linux)

Run curl -L https://fly.io/install.sh | sh to install flyctl.

Install via Homebrew

On macOS with Homebrew, install flyctl by running brew install flyctl.

Ready to get started?

Support

Uninstall flyctl

Remove flyctl via brew uninstall flyctl, or delete the ~/.fly directory and shell rc entries.