mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
gcloud: Wed Apr 13 08:33:42 UTC 2022
This commit is contained in:
parent
f88a614da8
commit
9dcb91c709
143 changed files with 4432 additions and 242 deletions
|
|
@ -5,8 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha vmware clusters create
|
||||
(CLUSTER : --location=LOCATION --private-cloud=PRIVATE_CLOUD)
|
||||
--node-count=NODE_COUNT --node-type=NODE_TYPE
|
||||
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
--node-count=NODE_COUNT --node-type=NODE_TYPE [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a cluster in a VMware Engine private cloud. Successful
|
||||
|
|
@ -86,15 +85,6 @@ REQUIRED FLAGS
|
|||
To set the node-type attribute:
|
||||
▸ provide the argument --node-type on the command line.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
Keys must start with a lowercase character and contain only hyphens
|
||||
(-), underscores (_), lowercase characters, and numbers. Values must
|
||||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue