swm config
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
config set <key> <value> | Set a config value |
config get <key> | Get a config value |
config list | Show all configuration |
config delete <key> | Remove a config key |
config path | Show config file location |
Examples
Section titled “Examples”swm config set runpod.api_key sk-xxxxxxxxxxxxswm config get runpod.api_keyswm config listswm config delete vastai.api_keyswm config pathConfig file: ~/.config/swm/config.toml
Values containing “key” or “secret” are automatically masked in output.