Socket
Socket
Sign inDemoInstall

@saleae/dns-deploy

Package Overview
Dependencies
84
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @saleae/dns-deploy

standalone node module for dns deployment


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
2
Install size
3.74 MB
Created
Weekly downloads
 

Readme

Source

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]

FAQs

Last updated on 26 Feb 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc