mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 15 09:50:59 UTC 2025
This commit is contained in:
parent
5a9f5ff67e
commit
4a036681b1
126 changed files with 4290 additions and 679 deletions
|
|
@ -5,7 +5,7 @@ SYNOPSIS
|
|||
gcloud workbench instances update (INSTANCE : --location=LOCATION)
|
||||
[--async] [--labels=[KEY=VALUE,...]]
|
||||
[--machine-type=MACHINE_TYPE --metadata=[KEY=VALUE,...]
|
||||
--accelerator-core-count=ACCELERATOR_CORE_COUNT
|
||||
--tags=[TAGS,...] --accelerator-core-count=ACCELERATOR_CORE_COUNT
|
||||
--accelerator-type=ACCELERATOR_TYPE
|
||||
--custom-gpu-driver-path=CUSTOM_GPU_DRIVER_PATH
|
||||
--install-gpu-driver=INSTALL_GPU_DRIVER
|
||||
|
|
@ -82,6 +82,9 @@ FLAGS
|
|||
--metadata=[KEY=VALUE,...]
|
||||
Custom metadata to apply to this instance.
|
||||
|
||||
--tags=[TAGS,...]
|
||||
Tags to apply to this instance.
|
||||
|
||||
Accelerator configurations.
|
||||
|
||||
--accelerator-core-count=ACCELERATOR_CORE_COUNT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue