File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_domains_registrations_search-domains.1
.TH "GCLOUD_BETA_DOMAINS_REGISTRATIONS_SEARCH\-DOMAINS" 1
.SH "NAME"
.HP
gcloud beta domains registrations search\-domains \- search for available domains
.SH "SYNOPSIS"
.HP
\f5gcloud beta domains registrations search\-domains\fR \fIDOMAIN_QUERY\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Search for available domains relevant to a specified query.
This command uses cached domain name availability information. Use the
get\-register\-params command to get up\-to\-date availability information.
.SH "EXAMPLES"
To search for domains for \f5\fImy\-new\-project\fR\fR, run:
.RS 2m
$ gcloud beta domains registrations search\-domains my\-new\-project
.RE
To search for a specific domain, like \f5\fIexample.com\fR\fR, and get
suggestions for other domain endings, run:
.RS 2m
$ gcloud beta domains registrations search\-domains example.com
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIDOMAIN_QUERY\fR
Domain search query. May be a domain name or arbitrary search terms.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud domains registrations search\-domains
.RE
.RS 2m
$ gcloud alpha domains registrations search\-domains
.RE