mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 00:18:35 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud beta api-registry mcp - manage MCP Command Group
|
|
|
|
SYNOPSIS
|
|
gcloud beta api-registry mcp GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) (DEPRECATED) Manage MCP Command Group.
|
|
|
|
This command is deprecated.
|
|
|
|
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) (DEPRECATED) Manage Cloud API Registry MCP servers.
|
|
|
|
tools
|
|
(BETA) (DEPRECATED) Manage Cloud API Registry MCP tools.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
disable
|
|
(BETA) (DEPRECATED) Disables MCP server for a given service in the
|
|
current project.
|
|
|
|
enable
|
|
(BETA) (DEPRECATED) 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
|
|
|