gcloud beta domains - manage domains for your Google Cloud projects
gcloud beta domains GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) The gcloud domains command group lets you view and manage your custom domains for use across Google projects.
To verify a domain you own, run:
$ gcloud beta domains verify example.com
To list your verified domains, run:
$ gcloud beta domains list-user-verified
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- registrations
(BETA) Manage Cloud Domains registrations.
COMMAND is one of the following:
- list-user-verified
(BETA) Lists the user's verified domains.
- verify
(BETA) Verifies a domain via an in-browser workflow.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud domains
$ gcloud alpha domains