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

gcloud: Thu Oct 23 11:05:02 UTC 2025

This commit is contained in:
Automated 2025-10-23 11:05:02 +00:00
parent 154ebc873d
commit a763c0bf0a
189 changed files with 4294 additions and 712 deletions

View file

@ -57,6 +57,8 @@ SYNOPSIS
--enable-private-nodes --master-ipv4-cidr=MASTER_IPV4_CIDR]
[--enable-secret-manager --enable-secret-manager-rotation
--secret-manager-rotation-interval=SECRET_MANAGER_ROTATION_INTERVAL]
[--enable-secret-sync --enable-secret-sync-rotation
--secret-sync-rotation-interval=SECRET_SYNC_ROTATION_INTERVAL]
[--location=LOCATION | --region=REGION | --zone=ZONE, -z ZONE]
[--scopes=[SCOPE,...];
default="gke-default" --service-account=SERVICE_ACCOUNT]
@ -719,6 +721,19 @@ FLAGS
provider component. If you don't specify a time interval for the
rotation, it will default to a rotation period of two minutes.
Flags for Secret Sync configuration:
--enable-secret-sync
Enables the Secret Sync component. See
https://cloud.google.com/secret-manager/docs/sync-k8-secrets
--enable-secret-sync-rotation
Enables the rotation of secrets in the Secret Sync component.
provider component.
--secret-sync-rotation-interval=SECRET_SYNC_ROTATION_INTERVAL
Set the rotation period for secrets in the Secret Sync component.
At most one of these can be specified:
--location=LOCATION