📖 Add upgrade, update, and uninstall instructions#10
Conversation
The README was missing instructions for updating plugins and CLI tools, checking installed versions, and uninstalling. This adds a comprehensive "Updating" section covering all lifecycle operations. Co-Authored-By: Claude Opus 4.6 <[email protected]> Signed-off-by: Andrew Anderson <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request. Before your PR can be merged, please ensure: ✅ DCO Sign-off - All commits must be signed off with ✅ PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), Getting Started with KubeStellar: Contributor Resources:
🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack! |
|
🎉 Thank you for your contribution! Your PR has been successfully merged. 🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! 🗣️ Spread the word - Tell colleagues, write blog posts, present at meetups 💬 Share feedback on Slack #kubestellar-dev Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community! |
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive documentation for managing the lifecycle of KubeStellar Claude Code plugins after installation. The new "Updating" section fills a documentation gap by providing users with clear instructions for updating, checking versions, and uninstalling both the Claude Code plugins and their underlying CLI tools.
Changes:
- Added an "Updating" section between Installation and Plugins with subsections for updating plugins, updating CLI tools, checking versions, and uninstalling
- Documented
/plugin update,/plugin list,/plugin uninstall, and/plugin marketplace removecommands - Documented Homebrew commands for upgrading and uninstalling CLI tools
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
/plugin update), upgrading CLI tools (brew upgrade), checking installed versions, and uninstalling everythingTest plan
/plugin updatecommands match Claude Code plugin CLI🤖 Generated with Claude Code