mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
33 lines
815 B
Text
33 lines
815 B
Text
|
|
NAME
|
||
|
|
gcloud domains registrations authorization-code - manage Cloud Domains
|
||
|
|
registration's authorization code
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud domains registrations authorization-code COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Cloud Domains registration's authorization code.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
get
|
||
|
|
Get authorization code of a specific Cloud Domains registration.
|
||
|
|
|
||
|
|
reset
|
||
|
|
Resets authorization code of a specific Cloud Domains registration.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha domains registrations authorization-code
|
||
|
|
|
||
|
|
$ gcloud beta domains registrations authorization-code
|
||
|
|
|