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

gcloud: Wed Oct 9 09:55:07 UTC 2024

This commit is contained in:
Automated 2024-10-09 09:55:07 +00:00
parent 489be55d99
commit 4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions

View file

@ -12,7 +12,6 @@ SYNOPSIS
[--binauthz-evaluation-mode=BINAUTHZ_EVALUATION_MODE]
[--description=DESCRIPTION] [--enable-managed-prometheus]
[--logging=COMPONENT,[COMPONENT,...]] [--validate-only]
[--workload-vulnerability-scanning=WORKLOAD_VULNERABILITY_SCANNING]
[--proxy-secret-name=PROXY_SECRET_NAME
--proxy-secret-namespace=PROXY_SECRET_NAMESPACE]
[GCLOUD_WIDE_FLAG ...]
@ -180,17 +179,6 @@ OPTIONAL FLAGS
--validate-only
Validate the cluster to create, but don't actually perform it.
--workload-vulnerability-scanning=WORKLOAD_VULNERABILITY_SCANNING
Sets the mode of the Kubernetes security posture API's workload
vulnerability scanning. To enable Advanced vulnerability insights mode
explicitly set the flag to
--workload-vulnerability-scanning=enterprise.
To disable in an existing cluster, explicitly set the flag to
--workload-vulnerability-scanning=disabled.
WORKLOAD_VULNERABILITY_SCANNING must be one of: disabled, enterprise.
Proxy config
--proxy-secret-name=PROXY_SECRET_NAME

View file

@ -8,7 +8,6 @@ SYNOPSIS
[--clear-description] [--description=DESCRIPTION]
[--logging=COMPONENT,[COMPONENT,...]]
[--platform-version=PLATFORM_VERSION] [--validate-only]
[--workload-vulnerability-scanning=WORKLOAD_VULNERABILITY_SCANNING]
[--admin-groups=[GROUP,...] | --clear-admin-groups]
[--admin-users=[USER,...] | --clear-admin-users]
[--disable-managed-prometheus | --enable-managed-prometheus]
@ -99,17 +98,6 @@ FLAGS
--validate-only
Validate the update of the cluster, but don't actually perform it.
--workload-vulnerability-scanning=WORKLOAD_VULNERABILITY_SCANNING
Sets the mode of the Kubernetes security posture API's workload
vulnerability scanning. To enable Advanced vulnerability insights mode
explicitly set the flag to
--workload-vulnerability-scanning=enterprise.
To disable in an existing cluster, explicitly set the flag to
--workload-vulnerability-scanning=disabled.
WORKLOAD_VULNERABILITY_SCANNING must be one of: disabled, enterprise.
Admin groups
At most one of these can be specified: