Expand description
config command: manage named server connection profiles.
This module only owns the CLI surface (argument parsing, prompts). The persisted
schema lives in crate::cli::config; secrets in crate::cli::secrets.
Enumsยง
- Auth
Mode ๐Choice - How the CLI authenticates for a newly created profile.
- Config
Commands ๐ - Manage named server connection profiles.
Functionsยง
- persist ๐
- run ๐
- Runs the
configcommand group. - select_
profile_ ๐name