To get help information for any RainMaker Admin CLI command or sub-command, you can use the -h option at various levels
Eg.
python rainmaker_admin_cli.py -h
python rainmaker_admin_cli.py account -h
python rainmaker_admin_cli.py account login -h
The Admin CLI commands are divided into 2 broad categories
- Account Operations
- Certificate Operations
You need to setup the account before you can move on to the Certificate Operations