-
Add TOML config file support to mcrctl
released this
2026-04-02 00:02:23 +00:00 | 3 commits to master since this releaseLoads defaults from ~/.config/mcrctl.toml (or XDG_CONFIG_HOME).
Resolution order: flag > env (MCR_TOKEN) > config file.
Adds --config flag to specify an explicit path.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads