Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line interface definitions and argument parsing.

Structs§

AppCli
Root command-line interface structure for the application.
CommandArgs
Arguments for the update command.
ListArgs
Arguments for the list command.
SearchArgs
Arguments for the search command.

Enums§

Command
Top-level commands available to the user.
ListFormat
Output format for the list command.
UpdatesCommand
Subcommands for the update operation.