1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 26 10:48:49 UTC 2023

This commit is contained in:
Automated 2023-07-26 10:48:49 +00:00
parent 64e67b443c
commit 4558a00e48
204 changed files with 2787 additions and 1591 deletions

View file

@ -23,7 +23,7 @@ SYNOPSIS
[--service-account=SERVICE_ACCOUNT] [--shielded-integrity-monitoring]
[--shielded-secure-boot] [--shielded-vtpm]
[--accelerator-count=ACCELERATOR_COUNT
--accelerator-type=ACCELERATOR_TYPE]
: --accelerator-type=ACCELERATOR_TYPE]
[--container-custom-image=CONTAINER_CUSTOM_IMAGE
| --container-predefined-image=CONTAINER_PREDEFINED_IMAGE;
default="codeoss"]
@ -220,9 +220,6 @@ FLAGS
The type of accelerator resource to attach to the instance, for
example, "nvidia-tesla-p100".
This flag argument must be specified if any of the other arguments in
this group are specified.
At most one of these can be specified:
--container-custom-image=CONTAINER_CUSTOM_IMAGE

View file

@ -17,6 +17,8 @@ SYNOPSIS
[--pool-size=POOL_SIZE] [--running-timeout=RUNNING_TIMEOUT]
[--service-account=SERVICE_ACCOUNT] [--shielded-integrity-monitoring]
[--shielded-secure-boot] [--shielded-vtpm]
[--accelerator-count=ACCELERATOR_COUNT
: --accelerator-type=ACCELERATOR_TYPE]
[--container-custom-image=CONTAINER_CUSTOM_IMAGE
| --container-predefined-image=CONTAINER_PREDEFINED_IMAGE]
[GCLOUD_WIDE_FLAG ...]
@ -176,6 +178,18 @@ FLAGS
--shielded-vtpm
Default value is false. If set, instances will have vTPM enabled.
Accelerator settings
--accelerator-count=ACCELERATOR_COUNT
The number of accelerator cards exposed to the instance.
This flag argument must be specified if any of the other arguments in
this group are specified.
--accelerator-type=ACCELERATOR_TYPE
The type of accelerator resource to attach to the instance, for
example, "nvidia-tesla-p100".
At most one of these can be specified:
--container-custom-image=CONTAINER_CUSTOM_IMAGE