1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed May 13 13:12:23 UTC 2026

This commit is contained in:
Automated 2026-05-13 13:12:23 +00:00
parent 5b03e16435
commit 39dc808917
1261 changed files with 38952 additions and 5626 deletions

View file

@ -16,7 +16,7 @@ GROUPS
GROUP is one of the following:
mcp
(BETA) Manage MCP Command Group.
(BETA) (DEPRECATED) Manage MCP Command Group.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -6,7 +6,11 @@ SYNOPSIS
gcloud beta api-registry mcp disable SERVICE [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Disables MCP server for a given service in the current project.
(BETA) (DEPRECATED) Disables MCP server for a given service in the current
project.
The gcloud beta api-registry mcp disable command is deprecated and will be
removed in a future release.
POSITIONAL ARGUMENTS
SERVICE

View file

@ -6,7 +6,11 @@ SYNOPSIS
gcloud beta api-registry mcp enable SERVICE [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Enables MCP server for a given service in the current project.
(BETA) (DEPRECATED) Enables MCP server for a given service in the current
project.
The gcloud beta api-registry mcp enable command is deprecated and will be
removed in a future release.
POSITIONAL ARGUMENTS
SERVICE

View file

@ -5,8 +5,12 @@ 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.
(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.
@ -17,19 +21,21 @@ GROUPS
GROUP is one of the following:
servers
(BETA) Manage Cloud API Registry MCP servers.
(BETA) (DEPRECATED) Manage Cloud API Registry MCP servers.
tools
(BETA) Manage Cloud API Registry MCP tools.
(BETA) (DEPRECATED) 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.
(BETA) (DEPRECATED) Disables MCP server for a given service in the
current project.
enable
(BETA) Enables MCP server for a given service in the current project.
(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

View file

@ -6,7 +6,9 @@ SYNOPSIS
gcloud beta api-registry mcp servers COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud API Registry MCP servers.
(BETA) (DEPRECATED) Manage Cloud API Registry MCP servers.
This command is deprecated.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -17,7 +19,7 @@ COMMANDS
COMMAND is one of the following:
list
(BETA) List MCP servers.
(BETA) (DEPRECATED) List MCP servers.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -7,7 +7,20 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List MCP servers.
(BETA) (DEPRECATED) The gcloud beta api-registry mcp servers list command
is deprecated and will be removed in a future release. Please use gcloud
alpha agent-registry mcp-servers list instead. Note: Agent Registry only
lists MCP servers for service APIs that are enabled in a project. For more
information, see:
https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers
(BETA) (DEPRECATED) List MCP servers.
The gcloud beta api-registry mcp servers list command is deprecated and
will be removed in a future release. Please use gcloud alpha agent-registry
mcp-servers list instead. Note: Agent Registry only lists MCP servers for
service APIs that are enabled in a project. For more information, see:
https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers
EXAMPLES
To list all MCP servers in a project, run:

View file

@ -5,7 +5,9 @@ SYNOPSIS
gcloud beta api-registry mcp tools COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud API Registry MCP tools.
(BETA) (DEPRECATED) Manage Cloud API Registry MCP tools.
This command is deprecated.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -16,7 +18,7 @@ COMMANDS
COMMAND is one of the following:
list
(BETA) List MCP tools.
(BETA) (DEPRECATED) List MCP tools.
NOTES
This command is currently in beta and might change without notice. This

View file

@ -7,7 +7,23 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List MCP tools.
(BETA) (DEPRECATED) The gcloud beta api-registry mcp tools list command is
deprecated and will be removed in a future release. For similar
functionality, you can use Agent Registry. Note: Agent Registry does not
treat tools as a separate collection. To view tools, please use gcloud
alpha agent-registry mcp-servers list or describe command to view the tools
included in the server payloads. For more information, see:
https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers
(BETA) (DEPRECATED) List MCP tools.
The gcloud beta api-registry mcp tools list command is deprecated and will
be removed in a future release. For similar functionality, you can use
Agent Registry. Note: Agent Registry does not treat tools as a separate
collection. To view tools, please use gcloud alpha agent-registry
mcp-servers list or describe command to view the tools included in the
server payloads. For more information, see:
https://docs.cloud.google.com/sdk/gcloud/reference/alpha/agent-registry/mcp-servers
EXAMPLES
To list MCP tools, run: