mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
|
|
@ -32,7 +32,8 @@ REQUIRED FLAGS
|
|||
|
||||
OPTIONAL FLAGS
|
||||
--enable-floor-setting-enforcement=ENABLE_FLOOR_SETTING_ENFORCEMENT
|
||||
Enable or disable the floor setting enforcement
|
||||
Enable or disable the floor setting enforcement. Set the value to
|
||||
"TRUE" to enable the floor setting enforcement, "FALSE" to disable it.
|
||||
|
||||
Multi language detection enablement.
|
||||
|
||||
|
|
@ -119,16 +120,18 @@ OPTIONAL FLAGS
|
|||
SDP filter settings.
|
||||
|
||||
--advanced-config-deidentify-template=ADVANCED_CONFIG_DEIDENTIFY_TEMPLATE
|
||||
The sdp filter settings enforcement. The value can be either "enable"
|
||||
or "disable".
|
||||
The sdp filter settings enforcement. The value has to be a valid
|
||||
template name. e.g.
|
||||
projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}
|
||||
|
||||
--advanced-config-inspect-template=ADVANCED_CONFIG_INSPECT_TEMPLATE
|
||||
The sdp filter settings enforcement. The value can be either "enable"
|
||||
or "disable".
|
||||
The sdp filter settings enforcement. The value has to be a valid
|
||||
template name. e.g.
|
||||
projects/{project}/locations/{location}/inspectTemplates/{inspect_template}
|
||||
|
||||
--basic-config-filter-enforcement=BASIC_CONFIG_FILTER_ENFORCEMENT
|
||||
The sdp filter settings enforcement. The value can be either
|
||||
"ENABLED" or "DISABLED"
|
||||
The sdp filter settings enforcement. The value can be either ENABLED
|
||||
or DISABLED.
|
||||
|
||||
Options for Google MCP server sanitization.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue