Files
miga-heygen 5d2eda47b0 fix(cli): reject extra positional arguments passed to add
`add <a> <b> <c>` silently installed only `<a>` and exited 0, discarding
`<b>` and `<c>` with no warning. citty binds only the first positional
token to `name`; every token after it still lands in `args._`, but
nothing read it. `add` now rejects the extra arguments up front, before
touching the registry, naming exactly what was dropped.

Co-Authored-By: Miguel Angel <miguel.sierra@heygen.com>
2026-09-12 00:25:51 +00:00
..
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00
2026-09-11 14:30:23 -07:00