0.0
No commit activity in last 3 years
No release in over 3 years
Command line interface to https://domainr.com/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

> 0.7.5
>= 0
~> 0.19
 Project Readme

domainr-cli

Gem version

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.