- NAME
- 
- gcloud services - list, enable and disable APIs and services
 
- SYNOPSIS
- 
- 
gcloud servicesGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
 
- 
- DESCRIPTION
- 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:
gcloud services enable --helpTo see how to list services, run: gcloud services list --helpTo see how to disable a service, run: gcloud services disable --help
- GCLOUD WIDE FLAGS
- 
These flags are available to all commands: --help.Run $ gcloud helpfor details.
- GROUPS
- 
GROUP- api-keys
- Manage API keys.
- operations
- Manage Operation for various services.
- peered-dns-domains
- Peered DNS domains for various private service connections.
- vpc-peerings
- VPC Peerings to various services.
 
- COMMANDS
- 
COMMAND
- NOTES
- 
These variants are also available:
gcloud alpha servicesgcloud beta services
      gcloud services
  
  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 2025-05-07 UTC.