Reference

help

help

Read when: discovering command usage from the CLI itself.

wacli help is the Cobra-provided help command. Every command also accepts --help. Root help prints the hosted documentation URL, and wacli docs prints it directly.

#Commands

wacli help [command]
wacli [command] --help

#Examples

wacli help send
wacli send text --help
wacli docs
wacli groups participants add --help