diff --git a/flyctl/cmd/fly_ssh_console.md b/flyctl/cmd/fly_ssh_console.md index 80b0f733af..3ee6cd1a9c 100644 --- a/flyctl/cmd/fly_ssh_console.md +++ b/flyctl/cmd/fly_ssh_console.md @@ -15,6 +15,7 @@ fly ssh console [flags] --container string Container to connect to -h, --help help for console --machine string Run the console in the existing machine with the specified ID + --no-container Connect to the machine itself rather than to one of its containers -o, --org string The target Fly.io organization -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided)