fix(docs): remove outdated platform CLI subcommands#7691
Conversation
The Prisma CLI `prisma platform` command now only supports `status`. The previously documented subcommands (auth, workspace, project, environment, apikey) have been removed from the CLI but were still referenced throughout the docs, causing confusion for users trying to follow the Console auth and project management workflows.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughThis PR removes most Prisma Platform CLI subcommand docs and related CLI examples, replaces the main Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Redirect old URLs for auth, workspace, project, environment, apikey, and platform pages to the updated Console CLI reference page.
Match the structure of other CLI command groups (db, migrate, dev) with an index page for the command group overview and a dedicated page for each subcommand.
Summary by CodeRabbit