Expand description
Command-line interface definitions and argument parsing.
Structs§
- AppCli
- Root command-line interface structure for the application.
- Command
Args - Arguments for the update command.
- List
Args - Arguments for the list command.
- Search
Args - Arguments for the search command.
Enums§
- Command
- Top-level commands available to the user.
- List
Format - Output format for the list command.
- Updates
Command - Subcommands for the update operation.