Manage Fly.io API tokens
## Usage
~~~
fly tokens [command] [flags]
~~~
## Available Commands
* [3p](/docs/flyctl/tokens-3p/) - Manage third-party (3P) caveats for Fly.io API tokens
* [attenuate](/docs/flyctl/tokens-attenuate/) - Attenuate Fly.io API tokens
* [create](/docs/flyctl/tokens-create/) - Create Fly.io API tokens
* [debug](/docs/flyctl/tokens-debug/) - Debug Fly.io API tokens
* [list](/docs/flyctl/tokens-list/) - List tokens
* [revoke](/docs/flyctl/tokens-revoke/) - Revoke tokens
## Options
~~~
-h, --help help for tokens
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly](/docs/flyctl/help/) - The Fly.io command line interface
fly tokens
Manage Fly.io API tokens
Usage
fly tokens [command] [flags]
Available Commands
- 3p - Manage third-party (3P) caveats for Fly.io API tokens
- attenuate - Attenuate Fly.io API tokens
- create - Create Fly.io API tokens
- debug - Debug Fly.io API tokens
- list - List tokens
- revoke - Revoke tokens
Options
-h, --help help for tokens
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface