mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Nov 7 09:57:40 UTC 2024
This commit is contained in:
parent
d7d92f8000
commit
7da5872e5c
106 changed files with 3468 additions and 293 deletions
|
|
@ -41,7 +41,8 @@ SYNOPSIS
|
|||
| --security-posture=SECURITY_POSTURE
|
||||
| --security-profile=SECURITY_PROFILE | --set-password
|
||||
| --stack-type=STACK_TYPE | --start-credential-rotation
|
||||
| --start-ip-rotation | --update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
| --start-ip-rotation | --tier=TIER
|
||||
| --update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
| --update-labels=[KEY=VALUE,...]
|
||||
| --workload-policies=WORKLOAD_POLICIES
|
||||
| --workload-pool=WORKLOAD_POOL
|
||||
|
|
@ -714,6 +715,10 @@ REQUIRED FLAGS
|
|||
upgrade to point to the new IP. See documentation for more details:
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/ip-rotation.
|
||||
|
||||
--tier=TIER
|
||||
Set the desired tier for the cluster. TIER must be one of: standard,
|
||||
enterprise.
|
||||
|
||||
--update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
Cluster addons to enable or disable. Options are
|
||||
HorizontalPodAutoscaling=ENABLED|DISABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue