Skip to content

CLI interactive tool for transferring CloudFlare zones from one account to another

Notifications You must be signed in to change notification settings

korchasa/cf-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-transfer

screenshot

Transferred information:

  • DNS records
  • Zone settings available by API (See "Next steps" in script output)
  • Page Rules

Installation

  • binary can be downloaded from the GitHub releases page.
  • cf-transfer can be installed via go toolkit using go get github.com/korchasa/cf-transfer && go install github.com/korchasa/cf-transfer
  • docker image can be run using docker pull -e CLOUDFLARE_EMAIL=<email> -e CLOUDFLARE_KEY=<key> -it ghcr.io/korchasa/cf-transfer:latest.

Usage

export CLOUDFLARE_EMAIL=<API Email address associated with your account>
export CLOUDFLARE_KEY=<API Key generated on the 'My Profile' page>
cf-transfer

About

CLI interactive tool for transferring CloudFlare zones from one account to another

Topics

Resources

Stars

Watchers

Forks

Packages