wacli/docs/help.md
2026-05-05 10:41:23 +01:00

420 B

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