Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions flyctl/cmd/fly_ssh_console.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading