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

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -5,7 +5,8 @@ NAME
SYNOPSIS
gcloud alpha telco-automation orchestration-cluster create
(ORCHESTRATION_CLUSTER : --location=LOCATION) [--async]
[--cidr-blocks=CIDR_BLOCKS] [--cluster-cidr-block=CLUSTER_CIDR_BLOCK]
[--cidr-blocks=[cidr-block=CIDR-BLOCK],[display-name=DISPLAY-NAME]]
[--cluster-cidr-block=CLUSTER_CIDR_BLOCK]
[--cluster-named-range=CLUSTER_NAMED_RANGE] [--full-management-config]
[--master-ipv4-cidr-block=MASTER_IPV4_CIDR_BLOCK]
[--services-cidr-block=SERVICES_CIDR_BLOCK]
@ -59,7 +60,7 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--cidr-blocks=CIDR_BLOCKS
--cidr-blocks=[cidr-block=CIDR-BLOCK],[display-name=DISPLAY-NAME]
Master Authorized Network that supports multiple CIDR blocks. Allows
access to the k8s master from multiple blocks.