mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 23 08:27:29 UTC 2022
This commit is contained in:
parent
971306823a
commit
cd34e797ae
109 changed files with 1563 additions and 627 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--master-ipv4-cidr-block=MASTER_IPV4_CIDR_BLOCK] [--network=NETWORK]
|
||||
[--services-ipv4-cidr-block=SERVICES_IPV4_CIDR_BLOCK]
|
||||
[--services-named-range=SERVICES_NAMED_RANGE] [--subnet=SUBNET]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--use-private-endpoint] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create an Anthos Config Controller instance.
|
||||
|
|
@ -92,6 +92,9 @@ FLAGS
|
|||
--network=NETWORK must also be specified, subnet must be a subnetwork
|
||||
of the network specified by the --network=NETWORK flag.
|
||||
|
||||
--use-private-endpoint
|
||||
Only allow access to the master's private endpoint IP.
|
||||
|
||||
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