mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
38
gcloud/beta/services/mcp/help
Normal file
38
gcloud/beta/services/mcp/help
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
NAME
|
||||
gcloud beta services mcp - list, enable and disable MCP endpoints
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta services mcp GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List, enable and disable MCP endpoints.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
content-security
|
||||
(BETA) Get/add/remove MCP content security.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
disable
|
||||
(BETA) Disable a service for MCP on a project, folder or organization.
|
||||
|
||||
enable
|
||||
(BETA) Enable a service for MCP on a project, folder or organization.
|
||||
|
||||
list
|
||||
(BETA) List MCP services for a project, folder or organization.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha services mcp
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue