flyctl auth signup

Create a new fly account

About

Creates a new fly account. The command opens the browser and sends the user to a form to provide appropriate credentials.

Usage

flyctl auth signup [flags]

Options

  -h, --help   help for signup

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also