1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Oct 30 10:13:17 UTC 2024

This commit is contained in:
Automated 2024-10-30 10:13:17 +00:00
parent fc66f7f0ca
commit d7d92f8000
166 changed files with 6197 additions and 300 deletions

View file

@ -15,6 +15,7 @@ SYNOPSIS
[--disable-tcp-connections] [--enable-audit-agent]
[--enable-confidential-compute] [--enable-nested-virtualization]
[--enable-ssh-to-vm] [--ephemeral-directory=[PROPERTY=VALUE,...]]
[--grant-workstation-admin-role-on-create]
[--idle-timeout=IDLE_TIMEOUT; default=7200] [--labels=[LABELS,...]]
[--machine-type=MACHINE_TYPE; default="e2-standard-4"]
[--max-usable-workstations-count=MAX_USABLE_WORKSTATIONS_COUNT]
@ -204,6 +205,11 @@ FLAGS
--ephemeral-directory=[PROPERTY=VALUE,...]
Ephemeral directory which won't persist across workstation sessions.
--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; 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