mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
39 lines
944 B
Text
39 lines
944 B
Text
NAME
|
|
gcloud beta api-registry mcp - manage MCP Command Group
|
|
|
|
SYNOPSIS
|
|
gcloud beta api-registry mcp GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands for managing MCP enablement and disablement for a given
|
|
service in the current project.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
servers
|
|
(BETA) Manage Cloud API Registry MCP servers.
|
|
|
|
tools
|
|
(BETA) Manage Cloud API Registry MCP tools.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
disable
|
|
(BETA) Disables MCP server for a given service in the current project.
|
|
|
|
enable
|
|
(BETA) Enables MCP server for a given service in the current project.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha api-registry mcp
|
|
|