sudo npm install -g tezster@latest
Note: If you got any message regarding permission denied, try runningsudo npm install -g tezster@latest --unsafe
Run tezster --version
to ensure the installed version of tezster.
tezster --version
Congratulations, you are all set to use Tezster-CLI commands.
To list down all the tezster commands, run:
tezster --help
To know about usage for any particular command, run:
tezster <command-name> --helpe.g. tezster deploy --help