flyctl auth token

Show the current auth token

About

Shows the authentication token that is currently in use. This can be used as an authentication token with API services, independent of flyctl.

Usage

flyctl auth token [flags]

Options

  -h, --help   help for token

Global Options

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

See Also