New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@saleae/dns-deploy

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saleae/dns-deploy

standalone node module for dns deployment

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
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

Package last updated on 26 Feb 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc