Skip to main content

Module cli

Module cli 

Source
Expand description

Definition of the command-line interface.

Cli is the source of truth for the CLI. The binary parses this definition. The cli_docs test renders this definition as Markdown. This keeps docs/cli.md in sync with the interface.

Structs§

Cli
Generate Rust code from an OpenAPI 3 specification.

Constants§

EXAMPLES
Extra --help text with examples.