mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jan 18 10:21:20 UTC 2024
This commit is contained in:
parent
5fec13c692
commit
a47e1e835a
156 changed files with 4341 additions and 674 deletions
|
|
@ -7,9 +7,14 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Get parameters needed to transfer an existing domain from a
|
||||
different registrar. The parameters include the current registrar, name
|
||||
servers, transfer lock state, price, and supported privacy modes.
|
||||
(ALPHA) (DEPRECATED) Get transfer parameters of a specific domain.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/domains/docs/deprecations/feature-deprecations.
|
||||
|
||||
Get parameters needed to transfer an existing domain from a different
|
||||
registrar. The parameters include the current registrar, name servers,
|
||||
transfer lock state, price, and supported privacy modes.
|
||||
|
||||
EXAMPLES
|
||||
To check if example.com is available for transfer, run:
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ COMMANDS
|
|||
domain.
|
||||
|
||||
get-transfer-parameters
|
||||
(ALPHA) Get transfer parameters of a specific domain.
|
||||
(ALPHA) (DEPRECATED) Get transfer parameters of a specific domain.
|
||||
|
||||
import
|
||||
(ALPHA) (DEPRECATED) Import a domain from Google Domains registrar to
|
||||
|
|
@ -52,8 +52,8 @@ COMMANDS
|
|||
(ALPHA) List Cloud Domains registrations.
|
||||
|
||||
list-importable-domains
|
||||
(ALPHA) List Google Domains registrations importable into Cloud
|
||||
Domains.
|
||||
(ALPHA) (DEPRECATED) List Google Domains registrations importable into
|
||||
Cloud Domains.
|
||||
|
||||
register
|
||||
(ALPHA) Register a new domain.
|
||||
|
|
|
|||
|
|
@ -8,8 +8,14 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) List Google Domains registrations that can be imported to a Cloud
|
||||
Domains project.
|
||||
(ALPHA) (DEPRECATED) List Google Domains registrations importable into
|
||||
Cloud Domains.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/domains/docs/deprecations/feature-deprecations.
|
||||
|
||||
List Google Domains registrations that can be imported to a Cloud Domains
|
||||
project.
|
||||
|
||||
Registrations with an IMPORTABLE resource state can be imported from Google
|
||||
Domains registrar to Cloud Domains.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue