mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -14,6 +14,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,...]]
|
||||
[--idle-timeout=IDLE_TIMEOUT; default=7200] [--labels=[LABELS,...]]
|
||||
[--machine-type=MACHINE_TYPE; default="e2-standard-4"]
|
||||
[--network-tags=[NETWORK_TAGS,...]]
|
||||
|
|
@ -161,6 +162,9 @@ FLAGS
|
|||
Default value is false. If set, instances will have nested
|
||||
virtualization enabled.
|
||||
|
||||
--ephemeral-directory=[PROPERTY=VALUE,...]
|
||||
Ephemeral directory which won't persist across workstation sessions.
|
||||
|
||||
--idle-timeout=IDLE_TIMEOUT; default=7200
|
||||
How long (in seconds) to wait before automatically stopping an instance
|
||||
that hasn't received any user traffic. A value of 0 indicates that this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue