1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Oct 11 10:37:28 UTC 2023

This commit is contained in:
Automated 2023-10-11 10:37:28 +00:00
parent 9641ff6585
commit c30bb7b4ce
137 changed files with 3139 additions and 267 deletions

View file

@ -255,10 +255,10 @@ FLAGS
Examples:
$ gcloud beta container clusters create-auto --logging=SYSTEM
$ gcloud beta container clusters create-auto \
--logging=SYSTEM,WORKLOAD
$ gcloud beta container clusters create-auto \
--logging=SYSTEM,API_SERVER,WORKLOAD
$ gcloud beta container clusters create-auto --logging=NONE
--monitoring=[COMPONENT,...]
Set the components that have monitoring enabled. Valid component values
@ -273,7 +273,7 @@ FLAGS
$ gcloud beta container clusters create-auto \
--monitoring=SYSTEM,API_SERVER,POD
$ gcloud beta container clusters create-auto --monitoring=NONE
$ gcloud beta container clusters create-auto --monitoring=SYSTEM
--network=NETWORK
The Compute Engine Network that the cluster will connect to. Google