Skip to content

swm config

CommandDescription
config set <key> <value>Set a config value
config get <key>Get a config value
config listShow all configuration
config delete <key>Remove a config key
config pathShow config file location
Terminal window
swm config set runpod.api_key sk-xxxxxxxxxxxx
swm config get runpod.api_key
swm config list
swm config delete vastai.api_key
swm config path

Config file: ~/.config/swm/config.toml

Values containing “key” or “secret” are automatically masked in output.