CMDLINER(1) Cmdliner Manual CMDLINER(1)

cmdliner - Helper tool for cmdliner based tools

cmdliner [COMMAND] …

cmdliner is a helper for tools using the cmdliner command line interface library. It helps with installing command line completion scripts and manpages. See the library documentation or invoke subcommands with --help for more details.

Output generic completion scripts
Install support files for cmdliner tools
Output all subcommands of a cmdliner tool
Output tool completion scripts

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 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 v2.1.1