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

gcloud: Thu Jul 4 09:30:26 UTC 2024

This commit is contained in:
Automated 2024-07-04 09:30:26 +00:00
parent 9cd336cae4
commit 2614f6b65e
202 changed files with 4779 additions and 318 deletions

View file

@ -25,7 +25,7 @@ SYNOPSIS
[--service-account=SERVICE_ACCOUNT]
[--service-account-scopes=[SERVICE_ACCOUNT_SCOPES,...]]
[--shielded-integrity-monitoring] [--shielded-secure-boot]
[--shielded-vtpm]
[--shielded-vtpm] [--vm-tags=[VM_TAGS,...]]
[--accelerator-count=ACCELERATOR_COUNT
: --accelerator-type=ACCELERATOR_TYPE]
[--container-custom-image=CONTAINER_CUSTOM_IMAGE
@ -249,6 +249,17 @@ FLAGS
--shielded-vtpm
Default value is false. If set, instances will have vTPM enabled.
--vm-tags=[VM_TAGS,...]
Resource manager tags to be bound to the instance. Tag keys and values
have the same definition as
https://cloud.google.com/resource-manager/docs/tags/tags-overview
Example:
$ gcloud workstations configs create \
--vm-tags=tagKeys/key1=tagValues/value1,tagKeys/key2=tagValues/\
value2
Accelerator settings
--accelerator-count=ACCELERATOR_COUNT