- NAME
- 
- gcloud domains registrations initiate-push-transfer - initiates the push transfer process
 
- SYNOPSIS
- 
- 
gcloud domains registrations initiate-push-transferREGISTRATION[--async] [--tag=TAG] [GCLOUD_WIDE_FLAG …]
 
- 
- DESCRIPTION
- 
Initiates the Push Transferprocess to transfer the domain to another registrar. The process might complete instantly or might require confirmation or additional work. Check the emails sent to the email address of the registrant. The process is aborted after a timeout if it's not completed.This method is only supported for domains that have the REQUIRE_PUSH_TRANSFERproperty in the list ofdomain_properties. The domain must also be unlocked before it can be transferred to a different registrar.
- EXAMPLES
- 
To initiate a push transfer for
example.co.ukgcloud domains registrations initiate-push-transfer example.co.uk --tag=NEW_REGISTRY_TAG
- POSITIONAL ARGUMENTS
- 
- 
Registration resource - The domain registration to transfer. This represents a
Cloud resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
To set the projectattribute:- 
provide the argument registrationon the command line with a fully specified name;
- 
provide the argument --projecton the command line;
- 
set the property core/project.
 To set the locationattribute:- 
provide the argument registrationon the command line with a fully specified name;
- location is always global.
 This must be specified. - REGISTRATION
- 
ID of the registration or fully qualified identifier for the registration.
To set the registrationattribute:- 
provide the argument registrationon the command line.
 
- 
provide the argument 
 
- 
provide the argument 
 
- 
Registration resource - The domain registration to transfer. This represents a
Cloud resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
- FLAGS
- 
- --async
- Return immediately, without waiting for the operation in progress to complete.
- --tag=- TAG
- The Tag of the new registrar. Can be found at https://nominet.uk/registrar-list/
 
- 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 helpfor details.
- NOTES
- 
These variants are also available:
gcloud alpha domains registrations initiate-push-transfergcloud beta domains registrations initiate-push-transfer
      gcloud domains registrations initiate-push-transfer
  
  
  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 2025-05-07 UTC.