1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 22:36:52 +00:00

gcloud: Thu Feb 22 10:25:44 UTC 2024

This commit is contained in:
Automated 2024-02-22 10:25:44 +00:00
parent 5bf6fb3fc0
commit 8778dcbd7e
245 changed files with 9946 additions and 513 deletions

View file

@ -29,6 +29,8 @@ SYNOPSIS
--enable-ip-alias --enable-ip-masq-agent
--services-ipv4-cidr=SERVICES_IPV4_CIDR
--services-secondary-range-name=SERVICES_SECONDARY_RANGE_NAME]
[--disable-cloud-data-lineage-integration
| --enable-cloud-data-lineage-integration]
[--enable-master-authorized-networks
--master-authorized-networks=[NETWORK,...]]
[--enable-scheduled-snapshot-creation
@ -374,6 +376,16 @@ FLAGS
When used with Composer 1.x, cannot be specified unless
--enable-ip-alias is also specified.
At most one of these can be specified:
--disable-cloud-data-lineage-integration
Disable Cloud Data Lineage integration, supported for Composer 2
Environments.
--enable-cloud-data-lineage-integration
Enable Cloud Data Lineage integration, supported for Composer 2
Environments.
Master Authorized Networks configuration
--enable-master-authorized-networks

View file

@ -9,6 +9,8 @@ SYNOPSIS
| --enable-high-resilience | --enable-logs-in-cloud-logging-only
| --environment-size=ENVIRONMENT_SIZE | --node-count=NODE_COUNT
| --web-server-machine-type=WEB_SERVER_MACHINE_TYPE
| --disable-cloud-data-lineage-integration
| --enable-cloud-data-lineage-integration
| --disable-master-authorized-networks
--enable-master-authorized-networks
--master-authorized-networks=[NETWORK,...]
@ -124,6 +126,19 @@ REQUIRED FLAGS
machine types is available here:
https://cloud.google.com/composer/pricing.
Group of arguments for setting Cloud Data Lineage integration
configuration in Composer 2.
At most one of these can be specified:
--disable-cloud-data-lineage-integration
Disable Cloud Data Lineage integration, supported for Composer 2
Environments.
--enable-cloud-data-lineage-integration
Enable Cloud Data Lineage integration, supported for Composer 2
Environments.
Group of arguments for setting master authorized networks configuration.
--disable-master-authorized-networks