File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_services.1
.TH "GCLOUD_BETA_SERVICES" 1
.SH "NAME"
.HP
gcloud beta services \- list, enable and disable APIs and services
.SH "SYNOPSIS"
.HP
\f5gcloud beta services\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR The gcloud services command group lets you manage your project's
access to services provided by Google and third parties.
.SH "EXAMPLES"
To see how to enable a service, run:
.RS 2m
$ gcloud beta services enable \-\-help
.RE
To see how to list services, run:
.RS 2m
$ gcloud beta services list \-\-help
.RE
To see how to disable a service, run:
.RS 2m
$ gcloud beta services disable \-\-help
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBapi\-keys\fR
\fB(BETA)\fR Manage API keys.
.TP 2m
\fBgroups\fR
\fB(BETA)\fR View service group information.
.TP 2m
\fBidentity\fR
\fB(BETA)\fR Manage service identity.
.TP 2m
\fBoperations\fR
\fB(BETA)\fR Manage Operation for various services.
.TP 2m
\fBpeered\-dns\-domains\fR
\fB(BETA)\fR Peered DNS domains for various private service connections.
.TP 2m
\fBpolicies\fR
\fB(BETA)\fR Get/update consumer policies and get the effective policy.
.TP 2m
\fBvpc\-peerings\fR
\fB(BETA)\fR VPC Peerings to various services.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdisable\fR
\fB(BETA)\fR Disable a service for consumption for a project.
.TP 2m
\fBenable\fR
\fB(BETA)\fR Enables a service for consumption for a project.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List services for a project.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud services
.RE
.RS 2m
$ gcloud alpha services
.RE