medha-cli
v1.0.10
Published
Medha CLI tool
Downloads
5
Readme
medha-cli
Install the medha-cli using following command.
npm i -g medha-cliCLI commands
|Commad| Description|
|---|---|
|medha-cli --version|Shows the CLI version|
|medha-cli login <token>|Login CLI using the token|
|medha-cli logout|Logout the user|
|medha-cli listen|Start listening for the Jobs|
Local development
npm install -g .