This document contains the help content for the complex-app
command-line program.
Command Overview:
An example command-line tool
Usage: complex-app [OPTIONS] [NAME] [COMMAND]
test
— does testing things
<NAME>
— Optional name to operate on
-
-c
,--config <FILE>
— Sets a custom config file -
--target <TARGET>
Default value:
local
Possible values:
local
: Do the operation locallyremote
-
-d
,--debug
— Turn debugging information on
does testing things
Usage: complex-app test [OPTIONS]
-l
,--list
— lists test values
This document was generated automatically by
clap-markdown
.