@light-hosting/cli
v1.1.0
Published
Register your own subdomain with Light Hosting using your command line.
Downloads
3
Readme
Light Hosting CLI
Register free subdomains with Light Hosting from your command line.
Getting Started
Using the Light Hosting CLI is easy!
All you need to do is run the following command:
npm install @light-hosting/cli -g
...and that's it!
Using Commands
All of the CLI commands start with light-hosting
.
You can also use the alias
lh
instead.
To show the help menu, in your terminal run this command:
light-hosting help
Debugging
If you are having issues using the CLI, follow these simple steps:
- Run the debug command
light-hosting debug
- Open an issue
Open an issue stating your issue and provide the output from the debug command as well.