mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Wed Nov 19 10:58:36 UTC 2025
This commit is contained in:
parent
e1ec13485a
commit
7b14250313
392 changed files with 17141 additions and 774 deletions
|
|
@ -437,7 +437,7 @@ FLAGS
|
|||
Example:
|
||||
|
||||
$ gcloud beta workstations configs create \
|
||||
--startup-script-uri gs://{bucket-name}/{object-name}
|
||||
--startup-script-uri=gs://{bucket-name}/{object-name}
|
||||
|
||||
--vm-tags=[VM_TAGS,...]
|
||||
Resource manager tags to be bound to the instance. Tag keys and values
|
||||
|
|
|
|||
|
|
@ -353,7 +353,7 @@ FLAGS
|
|||
Example:
|
||||
|
||||
$ gcloud beta workstations configs update \
|
||||
--startup-script-uri gs://{bucket-name}/{object-name}
|
||||
--startup-script-uri=gs://{bucket-name}/{object-name}
|
||||
|
||||
--vm-tags=[VM_TAGS,...]
|
||||
Resource manager tags to be bound to the instance. Tag keys and values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue