> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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

```
      --force   Remove the saved access token even if it could not be revoked
  -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

* [fly auth](/flyctl/cmd/fly_auth)	 - Manage authentication
