Usage

$ npm install -g @labshare/auth-cli
$ auth-cli COMMAND
running command...
$ auth-cli (-v|--version|version)
@labshare/auth-cli/1.8.0 linux-x64 node-v14.16.1
$ auth-cli --help [COMMAND]
USAGE
  $ auth-cli COMMAND
...

Issuing Commands

Most commands are invoked by

auth-cli <command-name>

Here, is the name of the command (without the <> characters.)

For example,

auth-cli clients:list

Getting Help on Commands

For general help and a list of commands enter

auth-cli --help

For help on a specific command enter

For help on a specific commands enter

auth-cli <command-name> --help