mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Mar 6 09:53:10 UTC 2024
This commit is contained in:
parent
37dd57701a
commit
7f632e0c5d
115 changed files with 5800 additions and 308 deletions
|
|
@ -137,11 +137,11 @@ FLAGS
|
|||
address.
|
||||
|
||||
--disable-ssh-to-vm
|
||||
Default value is False. If set, workstations will disable SSH
|
||||
connections to the root VM.
|
||||
Default value is False. If set, workstations disable SSH connections to
|
||||
the root VM.
|
||||
|
||||
--disable-tcp-connections
|
||||
Default value is false. If set, workstations will not allow plain TCP
|
||||
Default value is false. If set, workstations don't allow plain TCP
|
||||
connections.
|
||||
|
||||
--enable-audit-agent
|
||||
|
|
|
|||
|
|
@ -232,22 +232,18 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--disable-ssh-to-vm
|
||||
Default value is False. If set, workstations will enable SSH
|
||||
connections to the root VM.
|
||||
If set, workstations disable SSH connections to the root VM.
|
||||
|
||||
--enable-ssh-to-vm
|
||||
Default value is False. If set, workstations will enable SSH
|
||||
connections to the root VM.
|
||||
If set, workstations enable SSH connections to the root VM.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--disable-tcp-connections
|
||||
Default value is false. If set, workstations will allow plain TCP
|
||||
connections.
|
||||
If set, workstations don't allow plain TCP connections.
|
||||
|
||||
--enable-tcp-connections
|
||||
Default value is false. If set, workstations will allow plain TCP
|
||||
connections.
|
||||
If set, workstations allow plain TCP connections.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue