The usage of the commands from the cli is not described in the help. For example, if you type: ```bash $ go run cli.go help emulatorWipe ``` you will see something like this: ``` USAGE: cli emulatorWipe [arguments...] ``` There is not enough information about the arguments of the commands.