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

gcloud: Wed Oct 25 11:42:23 UTC 2023

This commit is contained in:
Automated 2023-10-25 11:42:23 +00:00
parent a15665661a
commit d34c41a2ce
305 changed files with 5549 additions and 699 deletions

View file

@ -12,6 +12,11 @@ EXAMPLES
$ gcloud beta container hub mesh disable
To delete the fleet-level default Membership configuration, run:
$ gcloud beta container hub mesh disable \
--fleet-default-member-config
FLAGS
--force
Disable this feature, even if it is currently in use. Force disablement

View file

@ -12,6 +12,12 @@ EXAMPLES
$ gcloud beta container hub mesh enable
To enable the Service Mesh Feature with a fleet-level default Membership
configuration, run:
$ gcloud beta container hub mesh enable \
--fleet-default-member-config=/path/to/service-mesh.yaml
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,