We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290a760 commit f10b4bfCopy full SHA for f10b4bf
flyctl/cmd/fly_console.md
@@ -29,7 +29,7 @@ fly console [flags]
29
i.e.: --port 80/tcp --port 443:80/tcp:http:tls --port 5432/tcp:pg_tls
30
To remove a port mapping use '-' as handler, i.e.: --port 80/tcp:-
31
-r, --region string The target region (see 'flyctl platform regions')
32
- -s, --select Select the machine on which to execute the console from a list.
+ -s, --select Select the machine and container on which to execute the console from a list.
33
-u, --user string Unix username to connect as (default "root")
34
--vm-cpu-kind string The kind of CPU to use ('shared' or 'performance')
35
--vm-cpus int Number of CPUs
0 commit comments