Skip to content

zorbash/domainr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domainr-cli

Gem version

domainr-cli is a terminal interface to http://domainr.com API.

Install

gem install domainr-cli

Commands

Usage

For a list of available commands run domainr-cli help
For help on a command run domainr-cli help some_command

Info

Displays info about the specified domain

domainr-cli info [domain]

Search

Displays a table with availability info on domains matching the provided query

domainr-cli search [query]

Version

Displays the version

domainr-cli version

# alternatively
domainr-cli --version
domainr-cli -v

Licence

Released under the MIT License. See the LICENSE file for further details.