gcloud beta services

NAME
gcloud beta services - list, enable and disable APIs and services
SYNOPSIS
gcloud beta services GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) The gcloud services command group lets you manage your project's access to services provided by Google and third parties.
EXAMPLES
To see how to enable a service, run:
gcloudbetaservicesenable --help

To see how to list services, run:

gcloudbetaserviceslist --help

To see how to disable a service, run:

gcloudbetaservicesdisable --help
GCLOUD WIDE FLAGS
These flags are available to all commands: --help .

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
api-keys
(BETA) Manage API keys.
groups
(BETA) View service group information.
identity
(BETA) Manage service identity.
mcp
(BETA) List, enable and disable MCP endpoints.
operations
(BETA) Manage Operation for various services.
peered-dns-domains
(BETA) Peered DNS domains for various private service connections.
policies
(BETA) Get/update consumer policies and get the effective policy.
vpc-peerings
(BETA) VPC Peerings to various services.
COMMANDS
COMMAND is one of the following:
disable
(BETA) Disable a service for consumption for a project, folder or organization.
enable
(BETA) Enables a service for consumption for a project, folder or organization.
list
(BETA) List services for a project, folder or organization.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloudservices 
gcloudalphaservices 

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年05月27日 UTC.