flyctl auth
Authenticate with Fly (and logout if you need to). If you do not have an account, start with the AUTH SIGNUP command. If you do have and account, begin with the AUTH LOGIN subcommand.
Usage
flyctl auth [command] [flags]
Available Commands
- docker - Authenticate docker
- login - Log in a user
- logout - Logs out the currently logged in user
- signup - Create a new fly account
- token - Show the current auth token
- whoami - Displays the users email address/service identity currently authenticated and in use.
Options
-h, --help help for auth
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
--verbose verbose output
See Also
- flyctl - The Fly CLI