Skip to content

Register a free subdomain with Free Domains using your command line.

License

Notifications You must be signed in to change notification settings

free-domains/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Domains CLI

Register a free subdomain with Free Domains using your command line.

Getting Started

Using the Free Domains CLI is easy!

All you need to do is run the following command:

npm install @free-domains/cli -g

...and that's it!

Using Commands

All of the CLI commands start with domains.

You can also use the aliases fd or free-domains instead.

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

domains help

Debugging

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

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

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