@extrahorizon/exh-cli v1.7.0
Extra Horizon CLI
This is the command-line interface to the Extra Horizon platform. It allows you to manage just some parts of your Extra Horizon configuration for now, but will be extended with additional functionality.
See changelog for the latest changes.
Installation
Note: The exh-cli requires at least node version 14
To install in your project:
Using npm
:
npm install -D @extrahorizon/exh-cli
With yarn
:
yarn add -D @extrahorizon/exh-cli
It's easier to install it globally so you can use it in all your ExH projects:
npm install -g @extrahorizon/exh-cli
or
yarn global add @extrahorizon/exh-cli
Shell completion
Once installed, you can enable shell completion. With shell completion you get command and option suggestions whenever you use while typing a command.
For zsh, do
exh completion >> ~/.zshrc
Bash
exh completion >> ~/.bashrc
You will need to reload your configuration file (or open a new shell) for the changes to take effect.
Documentation
For full documentation, please have a look at Extra Horizon Documentation
8 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
11 months ago
1 year ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago