-
Fix `install-skill` flag spelling in CLI help and parser (#3223)
发布于
2026-04-16 10:47:00 +00:00 Summary
- Corrects the root CLI flag spelling from
--instal-skillto
--install-skillin help text, README examples, parser messages, and
tests. - Preserves
--instal-skillas a backward-compatible alias so existing
usage still works. - Bumps
@composio/clito0.2.24to realign the published package
with the GitHub release tag.
Testing
- Updated and expanded CLI parser tests for canonical flag parsing,
legacy alias handling, missing target errors, and invalid target errors. - Not run: full package test suite.
- Not run: build / publish verification.
Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
下载附件
- Corrects the root CLI flag spelling from