flyctl ssh
Commands that manage SSH credentials
Usage
flyctl ssh [command] [flags]
Available Commands
- console - Connect to a running instance of the current app.
- establish - Create a root SSH certificate for your organization
- issue - Issue a new SSH credential.
- log - Log of all issued certs
Options
-h, --help help for ssh
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
--verbose verbose output
See Also
- flyctl - The Fly CLI