@saleae/dns-deploy

1.1.0 • Public • Published

dns-deploy

standalone node module for dns deployment

dns [command]

Commands:
  dns sync  deploy dns json to cloudflare
  dns dump  dump the current dns json into a
            file

Options:
  --help     Show help               [boolean]
  --version  Show version number     [boolean]

dns sync

deploy dns json to cloudflare

Options:
  --help         Show help           [boolean]
  --version      Show version number [boolean]
  -f, --file     the json file to sync to the
                 dns server         [required]
  -e, --email    email for the dns management
                 account
  -d, --dry      dry run, no server changes
  -k, --key      global api key for the dns
                 management account
  -z, --zone     zone id for the dns
                 management account
  --verbose, -V               [default: false]

dns dump

dump the current dns json into a file

Options:
  --help         Show help           [boolean]
  --version      Show version number [boolean]
  -o, --output   location of output file
                                    [required]
  -e, --email    email for the dns management
                 account
  -k, --key      global api key for the dns
                 management account
  -z, --zone     zone id for the dns
                 management account
  --verbose, -V               [default: false]

Readme

Keywords

none

Package Sidebar

Install

npm i @saleae/dns-deploy

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

206 kB

Total Files

27

Last publish

Collaborators

  • ranihorev
  • bengotow
  • therebelrobot
  • marcus10110