File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_domains.1
.TH "GCLOUD_BETA_DOMAINS" 1
.SH "NAME"
.HP
gcloud beta domains \- manage domains for your Google Cloud projects
.SH "SYNOPSIS"
.HP
\f5gcloud beta domains\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR The gcloud domains command group lets you view and manage your
custom domains for use across Google projects.
.SH "EXAMPLES"
To verify a domain you own, run:
.RS 2m
$ gcloud beta domains verify example.com
.RE
To list your verified domains, run:
.RS 2m
$ gcloud beta domains list\-user\-verified
.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
\fBregistrations\fR
\fB(BETA)\fR Manage Cloud Domains registrations.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBlist\-user\-verified\fR
\fB(BETA)\fR Lists the user's verified domains.
.TP 2m
\fBverify\fR
\fB(BETA)\fR Verifies a domain via an in\-browser workflow.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud domains
.RE
.RS 2m
$ gcloud alpha domains
.RE