1.0.6 • Published 4 months ago

@open-domains/cli v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Open Domains CLI

Register free subdomains with Open Domains from your command line.

Getting Started

Using the Open Domains CLI is easy!

All you need to do is run the following command:

npm install @open-domains/cli -g

...and that's it!

Using Commands

All of the CLI commands start with open-domains.

You can also use the alias od instead.

To show the help menu, in your terminal run this command:

open-domains help

Debugging

If you are having issues using the CLI, follow these simple steps:

  1. Run the debug command
open-domains debug
  1. Open an issue

Open an issue stating your issue and provide the output from the debug command as well.