1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Feb 12 10:41:39 UTC 2025

This commit is contained in:
Automated 2025-02-12 10:41:39 +00:00
parent c854ee0644
commit 44f319c56c
119 changed files with 5956 additions and 337 deletions

View file

@ -5,8 +5,8 @@ NAME
SYNOPSIS
gcloud beta container hub mesh update
(--fleet-default-member-config=FLEET_DEFAULT_MEMBER_CONFIG
| [(--control-plane=CONTROL_PLANE
--management=MANAGEMENT --origin=ORIGIN)
| [(--origin=ORIGIN --config-api=CONFIG_API
| --control-plane=CONTROL_PLANE | --management=MANAGEMENT)
: [--memberships=[MEMBERSHIPS,...] : --location=LOCATION]])
[GCLOUD_WIDE_FLAG ...]
@ -35,22 +35,28 @@ REQUIRED FLAGS
At least one of these must be specified:
--control-plane=CONTROL_PLANE
(DEPRECATED) Control plane management to update to.
The --control-plane flag is now deprecated. Please use --management
instead. See
https://cloud.google.com/service-mesh/docs/managed/provision-managed-anthos-service-mesh.
CONTROL_PLANE must be one of: automatic, manual, unspecified.
--management=MANAGEMENT
The management mode to update to. MANAGEMENT must be one of:
automatic, manual.
--origin=ORIGIN
Changing the origin of the membership. ORIGIN must be (only one
value is supported): fleet.
At most one of these can be specified:
--config-api=CONFIG_API
The API to use for mesh configuration. CONFIG_API must be one of:
istio, gateway.
--control-plane=CONTROL_PLANE
(DEPRECATED) Control plane management to update to.
The --control-plane flag is now deprecated. Please use
--management instead. See
https://cloud.google.com/service-mesh/docs/managed/provision-managed-anthos-service-mesh.
CONTROL_PLANE must be one of: automatic, manual, unspecified.
--management=MANAGEMENT
The management mode to update to. MANAGEMENT must be one of:
automatic, manual.
Membership resource - The group of arguments defining one or more
memberships. The arguments in this group can be used to specify the
attributes of this resource. (NOTE) Some attributes are not given