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

gcloud: Wed Aug 31 09:34:57 UTC 2022

This commit is contained in:
Automated 2022-08-31 09:34:57 +00:00
parent 978ed239f6
commit 6749f65ca2
Failed to extract signature
159 changed files with 2919 additions and 561 deletions

View file

@ -12,8 +12,9 @@ SYNOPSIS
--pod-address-cidr-blocks=POD_ADDRESS_CIDR_BLOCKS --role-arn=ROLE_ARN
--service-address-cidr-blocks=SERVICE_ADDRESS_CIDR_BLOCKS
--subnet-ids=[SUBNET_ID,...] --vpc-id=VPC_ID
[--admin-users=USER,[USER,...]] [--async]
[--instance-placement=INSTANCE_PLACEMENT]
[--admin-users=USER,[USER,...]]
[--annotations=ANNOTATION,[ANNOTATION,...]] [--async]
[--description=DESCRIPTION] [--instance-placement=INSTANCE_PLACEMENT]
[--instance-type=INSTANCE_TYPE] [--logging=COMPONENT,[COMPONENT,...]]
[--main-volume-iops=MAIN_VOLUME_IOPS]
[--main-volume-kms-key-arn=MAIN_VOLUME_KMS_KEY_ARN]
@ -72,8 +73,7 @@ POSITIONAL ARGUMENTS
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
REQUIRED FLAGS
--aws-region=AWS_REGION
@ -118,10 +118,16 @@ OPTIONAL FLAGS
Users that can perform operations as a cluster administrator. If not
specified, the value of property core/account is used.
--annotations=ANNOTATION,[ANNOTATION,...]
Annotations for the cluster.
--async
Return immediately, without waiting for the operation in progress to
complete.
--description=DESCRIPTION
Description for the cluster.
--instance-placement=INSTANCE_PLACEMENT
Type of the tenancy. INSTANCE_PLACEMENT must be one of: dedicated,
default, host.

View file

@ -40,8 +40,7 @@ POSITIONAL ARGUMENTS
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
FLAGS
--async

View file

@ -40,8 +40,7 @@ POSITIONAL ARGUMENTS
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -66,8 +66,7 @@ POSITIONAL ARGUMENTS
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
FLAGS
--private-endpoint

View file

@ -21,8 +21,6 @@ FLAGS
◆ provide the argument --location on the command line with a fully
specified name;
◆ set the property container_aws/location with a fully specified name;
◆ set the property aws/location (deprecated) with a fully specified
name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
@ -30,8 +28,7 @@ FLAGS
ID of the location or fully qualified identifier for the location. To
set the location attribute:
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -55,8 +55,7 @@ POSITIONAL ARGUMENTS
▸ provide the argument cluster on the command line with a fully
specified name;
▸ provide the argument --location on the command line;
▸ set the property container_aws/location;
▸ set the property aws/location (deprecated).
▸ set the property container_aws/location.
FLAGS
--admin-users=USER,[USER,...]