@cloud-cli/dns
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Local DNS resolution

Usage

Install and add to Cloudy:

npm i @cloud-cli/dns
import dns from '@cloud-cli/dns';

export default { dns }

Available Commands

Add

Target is optional. Defaults to 127.0.0.1

cy dns.add --domain foo --target 1.2.3.4
cy dns.add --domain bar{ domain: test, target: '1.2.3.4' },

Remove

cy dns.remove --domain foo

Readme

Keywords

none

Package Sidebar

Install

npm i @cloud-cli/dns

Weekly Downloads

2

Version

2.0.0

License

none

Unpacked Size

13 kB

Total Files

8

Last publish

Collaborators

  • darlanalves