mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -6,8 +6,8 @@ SYNOPSIS
|
|||
gcloud alpha compute tpus queued-resources create
|
||||
(QUEUED_RESOURCE : --zone=ZONE) --runtime-version=RUNTIME_VERSION
|
||||
(--accelerator-type=ACCELERATOR_TYPE | --topology=TOPOLOGY --type=TYPE)
|
||||
(--node-id=NODE_ID
|
||||
| [--node-count=NODE_COUNT : --node-prefix=NODE_PREFIX]) [--async]
|
||||
(--node-id=NODE_ID | [--node-count=NODE_COUNT
|
||||
: --node-prefix=NODE_PREFIX --workload-type=WORKLOAD_TYPE]) [--async]
|
||||
[--autocheckpoint-enabled] [--best-effort]
|
||||
[--boot-disk=[KEY=VALUE,...]] [--data-disk=[mode=MODE],[source=SOURCE]]
|
||||
[--description=DESCRIPTION] [--guaranteed] [--labels=[KEY=VALUE,...]]
|
||||
|
|
@ -140,6 +140,9 @@ REQUIRED FLAGS
|
|||
|
||||
Must also specify --node-count.
|
||||
|
||||
--workload-type=WORKLOAD_TYPE
|
||||
Specifies the workload type for the multi-node TPUs.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue