Installation
Install Node.js
Install the CLI
npm install --global @extrahorizon/exh-cliyarn global add @extrahorizon/exh-clinpm install --save-dev @extrahorizon/exh-cliyarn add --dev @extrahorizon/exh-cliCheck if the installation worked
exh --help exh <command>
Commands:
exh completion Install shell completion for bash & zsh
exh data <command> Manage data
exh dispatchers <command> Manage Dispatchers within Extra Horizon
exh localizations <command> Manage localizations
exh login Retrieve credentials from ExH
exh sync Sync your ExH configuration to the cloud
environment
exh tasks <command> Manage tasks
exh templates <command> Manage templates
exh whoami Shows the currently logged in user
Options:
--help Show help [boolean]
--version Show version number [boolean]Completion
Last updated