title | layout | sitemap | nav |
---|---|---|---|
Getting Flyctl |
docs |
false |
firecracker |
You are now in the Fly.io documentation where we have the information to help you get the file you need. You may want to check out the Quickstart Guide to Installing flyctl or continue on to the essentials as detailed for all platforms on this page.
If you are on a Mac with the Homebrew package manager installed, flyctl can be installed by running:
brew install flyctl
If not, you can run the install script:
curl -L https://fly.io/install.sh | sh
Run the install script:
curl -L https://fly.io/install.sh | sh
Run the Powershell install script:
iwr https://fly.io/install.ps1 -useb | iex
All the executable versions of flyctl for all platforms are available from the GitHub repository. Browse to the latest release view to view all available files.
Standalone executable files and archive/compressed files are available. If in doubt as to which one to use, use the install scripts above.