fly auth logout

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

fly auth logout [flags]

Options

  -h, --help   help for logout

Global Options

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

See Also