github / github/copilot-cli

Feat request: /plugin update-all command

Đang mở
#2,228 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
area:installation area:plugins
Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Mô tả

### Describe the feature or problem you'd like to solve

a /plugin update-all command would be useful.

### Proposed solution

The CLI currently only supports the /plugin interactive command, which updates plugins one at a time. There's no built-in "update all" option or batch command.

Workaround — you can bulk-update by editing the config directly:

1. Delete the cached plugin folders: Remove-Item ~\.copilot\installed-plugins\ic3-ai-plugins\* -Recurse -Force
2. Clear the ic3-ai-plugins entries from ~\.copilot\config.json — remove all objects in installed_plugins where marketplace is "ic3-ai-plugins"
3. Run /plugin in the CLI, select ic3-ai-plugins, and reinstall all

Or more practically — run /plugin and update them one by one. It's tedious with 21 plugins, but it's the supported path today.

You could also file this as a feature request via /feedback — a /plugin update-all command would be useful.

### Example prompts or workflows

_No response_

### Additional context

_No response_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.