Skip to content

Comments

[pull] main from prisma:main#283

Merged
pull[bot] merged 1 commit intoprisma-korea:mainfrom
prisma:main
Feb 20, 2026
Merged

[pull] main from prisma:main#283
pull[bot] merged 1 commit intoprisma-korea:mainfrom
prisma:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

This pull request reintroduces the `platform` top level command to the
Prisma CLI, enabling the addition of the `platform status` command,
which allows users to check the current status of Prisma Platform
services directly from the CLI.
The implementation includes help text, command dispatching, and a status
fetcher with formatted output.

### The Prisma Data Platform command

* Reintroduced the `platform` top level command, visible in the help
output and available as a top-level command.
[[1]](diffhunk://#diff-5094f393bef444467a323d8b88e330d9a059a393fd4bcd1400f99d62a40582d4R142)
[[2]](diffhunk://#diff-40ee3510ea8ef948a142a2a19bb0efd29c0eb765d6bc00b9061b3b384a5b5f27R37-R38)
[[3]](diffhunk://#diff-40ee3510ea8ef948a142a2a19bb0efd29c0eb765d6bc00b9061b3b384a5b5f27R121)

### The `platform status` command

* Implemented the `Status` command, which fetches and displays the
Prisma Data Platform service status, including service health,
incidents, and scheduled maintenances, with an option for raw JSON
output.
[[1]](diffhunk://#diff-2ef864e5d131e00f5fd2697fb8665019d23823c847e21a51ec814c4cadd9bb5cR1-R53)
[[2]](diffhunk://#diff-d2d14239633d9eaa9fa162d534334c8025f5d53527b1ece78d0176943ff87f5cR1-R218)
* Integrated the `Status` command as a subcommand of `platform`, with
proper argument parsing and error handling.
[[1]](diffhunk://#diff-17a88f5cf802ff45539267e8d46a943a302d6e20b47f682f604a6c03a9c91768R1-R50)
[[2]](diffhunk://#diff-cbb3d045ff247eaa11d7470dfaf78706fb537f68c1e3b43057afb0e23d6fadf2R1-R16)
@pull pull bot locked and limited conversation to collaborators Feb 20, 2026
@pull pull bot added the ⤵️ pull label Feb 20, 2026
@pull pull bot merged commit c61292b into prisma-korea:main Feb 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant