mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
gcloud: Wed Aug 3 09:18:38 UTC 2022
This commit is contained in:
parent
3513fd1c11
commit
3b2f526372
151 changed files with 4150 additions and 308 deletions
|
|
@ -8,8 +8,7 @@ SYNOPSIS
|
|||
[--cluster-ipv4-cidr=CLUSTER_IPV4_CIDR; default="10.0.0.0/17"]
|
||||
[--cluster-ipv6-cidr=CLUSTER_IPV6_CIDR]
|
||||
[--default-max-pods-per-node=DEFAULT_MAX_PODS_PER_NODE]
|
||||
[--fleet-project=FLEET_PROJECT] [--hub-membership=HUB_MEMBERSHIP]
|
||||
[--labels=[KEY=VALUE,...]]
|
||||
[--fleet-project=FLEET_PROJECT] [--labels=[KEY=VALUE,...]]
|
||||
[--maintenance-window-end=MAINTENANCE_WINDOW_END]
|
||||
[--maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE]
|
||||
[--maintenance-window-start=MAINTENANCE_WINDOW_START]
|
||||
|
|
@ -77,12 +76,6 @@ FLAGS
|
|||
--fleet-project=FLEET_PROJECT
|
||||
Name of the Fleet host project where the cluster is registered.
|
||||
|
||||
--hub-membership=HUB_MEMBERSHIP
|
||||
DEPRECATED - use --fleet-project instead.
|
||||
|
||||
Name of the membership resource to use when registering this cluster
|
||||
with GKE Hub.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue