Skip to main content

Module cli

Module cli 

Source

Modules§

commands

Structs§

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.

Enums§

Commands
Top-level application subcommands
ConfigCommand
Nested subcommands for the config command. Allows you to show, edit, and modify specific config fields.