cloudflare-backup

1.0.0 • Public • Published

cloudflare-backup

Simple tool for backing up your CloudFlare hosted DNS records

Installation

npm install -g cloudflare-backup

Usage

Set CF_EMAIL and CF_TOKEN environment variables to your CloudFlare account email address and API key, respectively, and run cf-backup. All of the DNS records for all of your zones will be dumped to stdout in a BIND compatible format.

CF_EMAIL=admin@domain CF_TOKEN=xxx cf-backup > zones.bind.txt

Copyright © 2015 Ryan Graham

Readme

Keywords

Package Sidebar

Install

npm i cloudflare-backup

Weekly Downloads

9

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rmg