@dyndns/do

1.0.1 • Public • Published

DynDNS / Digital Ocean

NPM version NPM downloads

About

Digital Ocean DNS provider for DynDNS package.

Installation

It's recommended to install the package globally or use npx to run the command.

# npm
npm install -g @dyndns/do
# yarn
yarn add -g @dyndns/do
# pnpm
pnpm add -g @dyndns/do

Usage

Installed

If you've installed the package globally, run the command below in your terminal.

$ dyndns-do

# output

dyndns-do <command>

Commands:
  dyndns-do set         Set create/update DNS record
  dyndns-do completion  generate completion script

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

for more information visit https://github.com/dmanavi/dyndns

NPX

If you wish to run the command without installing it, then run the command below.

$ npx @dyndns/do@latest

# output

dyndns-do <command>

Commands:
  dyndns-do set         Set create/update DNS record
  dyndns-do completion  generate completion script

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

for more information visit https://github.com/dmanavi/dyndns

And you're good to go!

License

LGPL-3.0-only

Package Sidebar

Install

npm i @dyndns/do

Weekly Downloads

7

Version

1.0.1

License

none

Unpacked Size

15.8 kB

Total Files

4

Last publish

Collaborators

  • dmanavi