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

gcloud: Wed May 18 08:41:01 UTC 2022

This commit is contained in:
Automated 2022-05-18 08:41:01 +00:00
parent 379049f21a
commit 9f95235d93
258 changed files with 7569 additions and 441 deletions

View file

@ -6,7 +6,7 @@ SYNOPSIS
gcloud alpha vmware private-clouds create
(PRIVATE_CLOUD : --location=LOCATION) --cluster=CLUSTER
--management-range=MANAGEMENT_RANGE --network=NETWORK
--node-count=NODE_COUNT --node-type=NODE_TYPE
--node-count=NODE_COUNT --node-type=NODE_TYPE [--async]
[--description=DESCRIPTION] [--network-project=NETWORK_PROJECT]
[GCLOUD_WIDE_FLAG ...]
@ -117,6 +117,11 @@ REQUIRED FLAGS
▸ provide the argument --node-type on the command line.
OPTIONAL FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete. The default is True. Enabled by default, use --no-async to
disable.
--description=DESCRIPTION
Text describing the private cloud.