docs: sync ADP changes from cloudv2 (2026-06-27)#113
Conversation
cloudv2 renamed the rpai `oauth` command to `oauth-provider` (the canonical name, pairing with `oauth-client`), keeping `oauth` and `op` as aliases. Update the OAuth providers CLI example to the canonical name. Source: redpanda-data/cloudv2@a6be32b2f5 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[adp-docs PR critic] Verdict: looks accurate. The command rename is correctly grounded in cloudv2 source, and I found no issues. Source-accuracy checks (against
Completeness: The file's only two Correctness: The unchanged xref No standards, maturity, or policy concerns — this is a routine factual command-name sync, no maturity labels or content positioning touched. Generated by Claude Code |
Summary
Syncs a user-facing CLI change merged to
redpanda-data/cloudv2main in the last 24 hours.Deploy preview: https://deploy-preview-113--redpanda-agentic-data-plane.netlify.app/agentic-data-plane/connect/oauth-providers/ (404s until Netlify finishes the preview build)
Documented change:
rpk ai oauth→rpk ai oauth-providercloudv2 renamed the rpai
oauthcommand tooauth-provider, makingoauth-providerthe canonical name (it pairs with the siblingoauth-clientcommand). The shortoauthandopforms are kept as cobra aliases, so existing scripts and docs that userpk ai oauth ...keep working — this is not a breaking change.What I changed:
modules/connect/pages/oauth-providers.adoc— updated the "Register from the CLI" example fromrpk ai oauth createto the canonicalrpk ai oauth-provider create, and refreshed the maintainer TODO note (which previously recordedoauthas canonical) to reflect the flip.This is a routine factual command-name sync grounded in cloudv2 source, not a content/maturity change. The old
oauthform still works, so reverting this commit is safe if the team prefers to keep showing the short alias.Source commit: redpanda-data/cloudv2@a6be32b2f5 — "rpai: rename oauth command to oauth-provider" (PR #27506, @birdayz)
Not changed (auto-generated)
The
rpk ai oauthreference pages undermodules/reference/pages/rpk/rpk-ai/are auto-generated from the CLI and regenerate through the rpk reference pipeline, so I left them (and the nav entries that point at them) untouched.TODO for human review (not documented here)
feat(aigw): complete spending CSV export endpoint (REST)— redpanda-data/cloudv2@88bfafd83e (PR #27385, @malinskibeniamin) addsGET /spending/v1/export.csvto the AI Gateway, returning the complete (untruncated) Cost & Usage dataset as CSV. Its only consumer is the adp-ui "Download full report" button (frontend, not documented here), and adp-docs has no REST API reference surface for the spending/cost API today. Flagging for the docs team to decide whether the export endpoint and its query parameters (start,end,filter,user_email,agent_name) warrant a documented page rather than guessing at one.The remaining cloudv2 commits in the window are adp-ui frontend work (server-side list filtering/pagination, visual-baseline regens), JS-MCP WebCrypto/TextDecoder runtime fixes, and internal refactors/CI — none with a user-facing ADP docs impact.
Reviewers
Added @birdayz (author of the source commit) as an optional reviewer for a source-accuracy check. Their approval is not blocking — this is a courtesy review only.
🤖 Generated with Claude Code
https://claude.ai/code/session_01XkZtYqmjGYA9XvcNxUaSGy