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
39
gcloud/beta/api-registry/mcp/help
Normal file
39
gcloud/beta/api-registry/mcp/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue