1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/beta/domains/registrations/get-transfer-parameters
2022-03-01 04:29:52 +00:00

39 lines
1.3 KiB
Text

NAME
gcloud beta domains registrations get-transfer-parameters - get transfer
parameters of a specific domain
SYNOPSIS
gcloud beta domains registrations get-transfer-parameters DOMAIN
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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:
$ gcloud beta domains registrations get-transfer-parameters \
example.com
POSITIONAL ARGUMENTS
DOMAIN
Domain to get transfer parameters for.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud domains registrations get-transfer-parameters
$ gcloud alpha domains registrations get-transfer-parameters