mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
33 lines
798 B
Text
33 lines
798 B
Text
NAME
|
|
gcloud beta services mcp content-security - get/add/remove MCP content
|
|
security
|
|
|
|
SYNOPSIS
|
|
gcloud beta services mcp content-security COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Get/add/remove MCP content security.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add
|
|
(BETA) Add MCP content security provider of a project.
|
|
|
|
get
|
|
(BETA) Get MCP content security providers for a project.
|
|
|
|
remove
|
|
(BETA) Remove MCP content security provider of a project.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha services mcp content-security
|
|
|