CMDLINER-TOOL-COMMANDS(1) Cmdliner Manual CMDLINER-TOOL-COMMANDS(1)

cmdliner-tool-commands - Output all subcommands of a cmdliner tool

cmdliner tool-commands [OPTION]… TOOLEXEC

cmdliner tool-commands outputs all the subcommands of a given cmdliner based tool, one per line. Examples:

cmdliner tool-commands ./mytool
cmdliner tool-commands cmdliner

TOOLEXEC is the tool executable. Searched in the PATH unless an explicit file path is specified.

Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
Show version information.

cmdliner tool-commands exits with:

0
on success.
123
on indiscriminate errors reported on standard error.
124
on command line parsing errors.
125
on unexpected internal errors (bugs).

cmdliner(1)

Cmdliner v2.1.1