1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Sep 5 09:45:25 UTC 2024

This commit is contained in:
Automated 2024-09-05 09:45:25 +00:00
parent afbe8a5afb
commit 78a4d78e9e
44 changed files with 416 additions and 342 deletions

View file

@ -17,7 +17,7 @@ SYNOPSIS
[--disable-public-ip-addresses] [--disable-ssh-to-vm]
[--disable-tcp-connections] [--enable-audit-agent]
[--enable-confidential-compute] [--enable-nested-virtualization]
[--ephemeral-directory=[PROPERTY=VALUE,...]]
[--enable-ssh-to-vm] [--ephemeral-directory=[PROPERTY=VALUE,...]]
[--idle-timeout=IDLE_TIMEOUT; default=7200] [--labels=[LABELS,...]]
[--machine-type=MACHINE_TYPE; default="e2-standard-4"]
[--network-tags=[NETWORK_TAGS,...]]
@ -234,8 +234,11 @@ FLAGS
address.
--disable-ssh-to-vm
Default value is False. If set, workstations disable SSH connections to
the root VM.
(DEPRECATED) Default value is False. If set, workstations disable SSH
connections to the root VM.
The --disable-ssh-to-vm option is deprecated; use --enable-ssh-to-vm
instead.
--disable-tcp-connections
Default value is false. If set, workstations don't allow plain TCP
@ -254,6 +257,10 @@ FLAGS
Default value is false. If set, instances will have nested
virtualization enabled.
--enable-ssh-to-vm
Default value is False. If set, workstations enable SSH connections to
the root VM.
--ephemeral-directory=[PROPERTY=VALUE,...]
Ephemeral directory which won't persist across workstation sessions.