From 941c9b0fb2be130a350fc0b082b98974222c8595 Mon Sep 17 00:00:00 2001 From: "docs-syncer[bot]" <134718678+docs-syncer[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 19:24:25 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl --- flyctl/cmd/fly_ssh_console.md | 1 + 1 file changed, 1 insertion(+) 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)