docs: remove stale Redpanda Cloud dependencies from the CLI and agent guides - #160
Open
micheleRP wants to merge 2 commits into
Open
docs: remove stale Redpanda Cloud dependencies from the CLI and agent guides#160micheleRP wants to merge 2 commits into
micheleRP wants to merge 2 commits into
Conversation
… guides - Drop the incorrect prerequisite that rpk ai requires an rpk cloud sign-in, and point the sign-in troubleshooting row at rpk ai auth login instead - Correct the gateway host in example URLs - Correct the auto-created service account name and principal forms, and route readers to service accounts through the agent's Connect tab - Reword Redpanda Cloud references to Agentic Data Plane where the surface described is Agentic Data Plane, keeping the ones that are accurate - Remove the rpk cloud reference pages and nav subtree, adding page aliases so the retired URLs redirect to the CLI guide - Delete orphaned partials that no page includes Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
JakeSCahill
added a commit
that referenced
this pull request
Jul 28, 2026
Per review discussion: #160 removes the rpk cloud subtree from this component entirely (rpk ai owns its auth), which also removes the page emitting the rpk cloud xref errors. This PR now only adds the 15 rpk profile subcommand stubs and their nav entries.
This was referenced Jul 28, 2026
- Replace rpk ai llm with rpk ai llm-provider and rpk ai mcp with rpk ai mcp-server in all examples and prose (the old names remain as CLI aliases; the new forms match rpk ai help output) - Update the environment variable table: environment selection has no environment variable, and the -p short flag no longer exists Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
micheleRP
force-pushed
the
docs/remove-cloud-dependency-references
branch
from
July 28, 2026 17:16
532e795 to
cd91079
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes stale Redpanda Cloud dependencies from the CLI and agent guides, and deletes retired or orphaned content.
rpk airequires anrpk cloudsign-in. Therpk aiplugin owns its own login (rpk ai auth login) and environment selection, so the sign-in troubleshooting row now points atrpk ai auth login.rpk cloudreference pages and their nav subtree. Page aliases redirect the five retired URLs to the CLI guide.User impact
CLI users no longer see a false sign-in prerequisite, and example URLs match the real gateway host. Bookmarks to the retired
rpk cloudpages redirect to the CLI guide.Notes for reviewers
Page preview
https://deploy-preview-160--redpanda-agentic-data-plane.netlify.app/agentic-data-plane/cli/ (pending deploy approval)
Checks
🤖 Generated with Claude Code