You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: rename 'extension' command to 'extensions' and update auto-complete
- Rename 'extension' command to 'extensions' in CLI app
- Skip upgrade menu for extension commands to avoid prompts
- Update shell completion scripts for both bash and zsh
- Add comprehensive tests for extensions command
- Fix test fixture issues in integration tests
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
commands="launch l config cf mcp m prompt p skill s plugin pl agent ag upgrade u install i uninstall un doctor d version v completion comp c --help --version --config --endpoints --debug -d"
85
+
commands="launch l config cf mcp m prompt p skill s plugin pl agent ag extensions ext upgrade u install i uninstall un doctor d version v completion comp c --help --version --config --endpoints --debug -d"
0 commit comments