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

gcloud: Wed May 4 09:15:29 UTC 2022

This commit is contained in:
Automated 2022-05-04 09:15:29 +00:00
parent 532fac5ddb
commit 5e0446371a
160 changed files with 5232 additions and 171 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud alpha compute tpus queued-resources create
(QUEUED_RESOURCE : --zone=ZONE) [--accelerator-type=ACCELERATOR_TYPE]
[--async] [--node-id=NODE_ID] [--runtime-version=RUNTIME_VERSION]
(QUEUED_RESOURCE : --zone=ZONE) --accelerator-type=ACCELERATOR_TYPE
--node-id=NODE_ID --runtime-version=RUNTIME_VERSION [--async]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -51,14 +51,10 @@ POSITIONAL ARGUMENTS
▸ provide the argument --zone on the command line;
▸ set the property compute/zone.
FLAGS
REQUIRED FLAGS
--accelerator-type=ACCELERATOR_TYPE
Accelerator type for the TPU.
--async
Return immediately, without waiting for the operation in progress to
complete.
--node-id=NODE_ID
The unqualified Node identifier, used to identify the TPU in the Nodes
collection once provisioned.
@ -66,6 +62,11 @@ FLAGS
--runtime-version=RUNTIME_VERSION
Runtime version for the TPU, such as 2.3.
OPTIONAL FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,