docs: update rpk CLI documentation (v26.2.1-rc2) - #1831
docs: update rpk CLI documentation (v26.2.1-rc2)#1831github-actions[bot] wants to merge 3 commits into
Conversation
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Do not merge as-is: this deletes the The multicluster commands ( Plan: hold this PR until the GA |
The k8s plugin's pages (multicluster bootstrap/bundle/status and version) and the ai plugin partials were deleted because the generation environment has no plugin installed, and the GA k8s plugin is not published until the 26.2 operator releases. Restore them and their nav entries, along with the root rpk.adoc nav entry the regen dropped. The rpk redpanda admin removals stand: the command group is deprecated in 26.2 in favor of rpk cluster. Also add a Redpanda CLI section to the What's New page covering the new rpk cluster upgrade commands, the rpk redpanda admin deprecation, and the new k8s and check managed plugins. The generator-side fix that prevents plugin-page deletion is docs-extensions-and-macros#221.
|
Restored the plugin-provided pages directly on this branch so it can merge before GA: the five Also added a Redpanda CLI (rpk) section to the What's New page summarizing 26.2 CLI changes: the new Generator-side prevention is in docs-extensions-and-macros#221: plugin subtrees that are absent or shim-only in a run's tree can no longer have their pages deleted. After the GA plugin publishes, the next scheduled regen will regenerate the k8s pages from the real plugin instead of these restored copies. |
- The rpk redpanda admin brokers list and admin partitions pages are removed in this release because the commands moved to rpk cluster. Add page aliases on rpk cluster info and rpk cluster partitions so the old URLs redirect, and persist the aliases in the rpk overrides so regeneration keeps them. - Expand the What's New entry: name each command's new home, per the deprecation notices that rpk itself prints, and state that the old commands keep working in this release as deprecated aliases. Verified against the v26.2.1-rc2 binary. - Fence the sample output in rpk cluster brokers decommission-status as literal blocks. The command help's ASCII underlines rendered as an unterminated example block delimiter.
Summary
Automated update of rpk CLI documentation.
Version:
v26.2.1-rc2rpk Documentation Generation Summary
Version: v26.2.1-rc2
Generation Statistics
Validation Report
✅ All files passed validation.
Generated by rpk-docs automation
Automation
Generated by rpk-docs automation.
Review the changes and merge when ready.