owenkellogg / namecheap-cli

Command line interface to the Namecheap API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namecheap CLI

Installation

npm install -g namecheap-cli

Usage

namecheap -h
Usage: namecheap [options] [command]

Options:
  -h, --help                                       output usage information

Commands:
  check <domain>
  domains.dns.getList <domain>
  domains.dns.setCustom <domain> [nameservers]
  ssl.getList
  ssl.activate <certificateId> <domain> <csrPath>
  ssl.getInfo <certificateId>
  domains.create <domain>
  domains.getList

About

Command line interface to the Namecheap API


Languages

Language:JavaScript 100.0%