- 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
-
is one of the following:GROUP
registrations
- Manage Cloud Domains registrations.
- COMMANDS
-
is one of the following:COMMAND
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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.