1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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

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