gcloud_domains (1)
NAME
- gcloud domains - manage domains for your Google Cloud projects
SYNOPSIS
-
gcloud domains COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
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.
EXAMPLES
To verify a domain you own, run:
- $ gcloud domains verify example.com
To list your verified domains, run:
- $ gcloud domains list-user-verified
NOTES
This variant is also available:
- $ gcloud beta domains