domainr-cli
domainr-cli is a terminal interface to http://domainr.com API.
Install
gem install domainr-cli
Commands
- info
- search
- version
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.