1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Fri Jun 2 10:25:45 UTC 2023

This commit is contained in:
Automated 2023-06-02 10:25:45 +00:00
parent d0919dce4f
commit daa9cea776
199 changed files with 7828 additions and 401 deletions

View file

@ -22,6 +22,8 @@ SYNOPSIS
[--running-timeout=RUNNING_TIMEOUT; default=7200]
[--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;
default="codeoss"]
@ -209,6 +211,21 @@ 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".
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