fly ssh

Use SSH to log into or run commands on Machines

Usage

flyctl ssh [command] [flags]

Available Commands

  • console - Connect to a running instance of the current app.
  • issue - Issue a new SSH credential
  • log - Log of all issued SSH certs
  • sftp - Get or put files from a remote VM.

Options

  -h, --help   help for ssh

Global Options

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

See Also

  • flyctl - The Fly.io command line interface