fly auth token

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
  -j, --json   JSON output

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also