Back to Prisma

workspace

apps/docs/content/docs/cli/console/workspace.mdx

latest567 B
Original Source

The prisma platform workspace command manages workspaces in Prisma Console.

Usage

bash
prisma platform workspace [action] [options] --early-access

Actions

ActionDescription
showList all workspaces

Options

OptionDescription
-h, --helpDisplay help message

Examples

List workspaces

npm
npx prisma platform workspace show --early-access