Feature request: /plugin update --all (bulk update all installed plugins)
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Updating multiple Copilot CLI plugins requires running /plugin update individually. No bulk update exists.
### Proposed solution
/plugin update --all — updates all installed plugins, prints a summary of what changed.
### Example prompts or workflows
Standard QoL pattern (npm update, brew upgrade, gh extension upgrade --all). As the plugin ecosystem grows and the number of installed plugins grows, this becomes essential for easy update management.
### Additional context
_No response_
贡献指南
调研方向
Start at the existing /plugin update command and trace how a named plugin is updated. Extend the flow to accept --all, process every installed plugin, and print a summary of what changed; done means bulk updates work without naming plugins and existing single-plugin behavior remains intact.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100