config.json without modifying the file. This makes them ideal for CI pipelines, containers, and multi-vault scripting — you can point smolbren at a different vault for a single command without touching your persistent configuration.
Available variables
Overrides the
default_vault field in config.json. Sets which vault is used when --vault is not passed on the command line. The value must match a vault name already registered under vaults in your config file.Priority order
When smolbren resolves a configuration value, it applies sources in this order — later sources win:--vault and --config CLI flags are applied after all of the above.