1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/domains/help
2022-03-01 04:29:52 +00:00

46 lines
958 B
Text

NAME
gcloud domains - manage domains for your Google Cloud projects
SYNOPSIS
gcloud domains GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
The gcloud domains command group lets you view and manage your custom
domains for use across Google projects.
EXAMPLES
To verify a domain you own, run:
$ gcloud domains verify example.com
To list your verified domains, run:
$ gcloud domains list-user-verified
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
registrations
Manage Cloud Domains registrations.
COMMANDS
COMMAND is one of the following:
list-user-verified
Lists the user's verified domains.
verify
Verifies a domain via an in-browser workflow.
NOTES
These variants are also available:
$ gcloud alpha domains
$ gcloud beta domains