Manage local configuration settings for the Charm CLI.Documentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Commands
Set a Configuration Value
Usecharm config set to update a specific configuration value. Keys are formatted as section.key.
List Configuration
Usecharm config list to view all your current local configuration settings.
Storage
Configuration is saved locally, typically in~/.charm/config.toml. Do not commit this file to version control.