mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -14,6 +14,7 @@ SYNOPSIS
|
|||
[--container-working-dir=CONTAINER_WORKING_DIR]
|
||||
[--disable-public-ip-addresses] [--enable-audit-agent]
|
||||
[--enable-confidential-compute] [--enable-nested-virtualization]
|
||||
[--grant-workstation-admin-role-on-create]
|
||||
[--idle-timeout=IDLE_TIMEOUT] [--labels=[LABELS,...]]
|
||||
[--machine-type=MACHINE_TYPE]
|
||||
[--max-usable-workstations-count=MAX_USABLE_WORKSTATIONS_COUNT]
|
||||
|
|
@ -226,6 +227,11 @@ FLAGS
|
|||
Default value is false. If set, instances will have nested
|
||||
virtualization enabled.
|
||||
|
||||
--grant-workstation-admin-role-on-create
|
||||
Default value is false. If set, creator of a workstation will get
|
||||
roles/workstations.policyAdmin role along with roles/workstations.user
|
||||
role on the workstation created by them.
|
||||
|
||||
--idle-timeout=IDLE_TIMEOUT
|
||||
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