Skip to main contentModule cli
Source - commands
- Cli
- Application entrypoint.
This struct represents the full CLI and top-level command parsing.
- ConfigSetArgs
- Arguments for the ‘config set’ subcommand.
Each field corresponds to a top-level config property.
- DirectoryAddArgs
- Arguments for the ‘config directory-add’ subcommand.
Adds a new directory mapping.
- DirectoryRemoveArgs
- Arguments for the ‘config directory-remove’ subcommand.
Removes an entry by its local_name_prefix.
- Commands
- Top-level application subcommands
- ConfigCommand
- Nested subcommands for the
config command.
Allows you to show, edit, and modify specific config fields.