flyctl Command Examples

Command-line tool for flyctl.io. More information: https://github.com/superfly/flyctl.

flyctl auth login

flyctl launch --dockerfile {{path/to/dockerfile}}

flyctl open

flyctl deploy --dockerfile {{path/to/dockerfile}}

flyctl dashboard

flyctl apps list

flyctl status --app {{app_name}}

flyctl version