Commit ff8d2ec
authored
fix(docs): remove outdated platform CLI subcommands (#7691)
* fix(docs): remove outdated platform CLI subcommands that no longer exist
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.
* fix(docs): add redirects for removed platform CLI subcommand pages
Redirect old URLs for auth, workspace, project, environment, apikey,
and platform pages to the updated Console CLI reference page.
* fix(docs): split platform CLI into overview + status 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.1 parent 348636a commit ff8d2ec
File tree
12 files changed
+65
-521
lines changed- apps/docs
- content/docs
- cli/console
- console
12 files changed
+65
-521
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 9 | + | |
17 | 10 | | |
18 | 11 | | |
19 | 12 | | |
20 | 13 | | |
21 | | - | |
| 14 | + | |
22 | 15 | | |
23 | 16 | | |
24 | | - | |
| 17 | + | |
25 | 18 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
40 | 28 | | |
41 | 29 | | |
42 | 30 | | |
43 | 31 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 32 | + | |
| 33 | + | |
55 | 34 | | |
56 | | - | |
57 | | - | |
| 35 | + | |
| 36 | + | |
58 | 37 | | |
59 | 38 | | |
60 | 39 | | |
61 | 40 | | |
62 | 41 | | |
63 | 42 | | |
64 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments