molecule-cli/internal
Molecule AI SDK-Dev f654a2dff9 fix(cli): align rootCmd.Use to goreleaser binary name
rootCmd.Use was "mol" while .goreleaser.yaml sets binary: "molecule".
Align to "molecule" to match the published binary name, test
invocations, and docs. Also fix test helper to use runtime.GOEXE
instead of hardcoded /tmp/go/bin/go.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 05:36:07 +00:00
..
client feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
cmd fix(cli): align rootCmd.Use to goreleaser binary name 2026-04-22 05:36:07 +00:00