flyctl auth logout

Logs out the currently logged in user

About

Log the currently logged-in user out of the Fly platform. To continue interacting with Fly, the user will need to log in again.

Usage

flyctl auth logout [flags]

Options

  -h, --help   help for logout

Global Options

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

See Also