pscale-org

star 8

List, show, and switch PlanetScale organizations. Use when managing multiple organizations, switching between accounts, viewing organization details, or troubleshooting organization access. Triggers on org, organization, switch org, list orgs.

modbender By modbender schedule Updated 3/6/2026

name: pscale-org description: List, show, and switch PlanetScale organizations. Use when managing multiple organizations, switching between accounts, viewing organization details, or troubleshooting organization access. Triggers on org, organization, switch org, list orgs.

pscale org

List, show, and switch organizations.

Common Commands

# List all organizations
pscale org list

# Show current organization
pscale org show

# Switch organization
pscale org switch <org-name>

Workflows

Switch Between Organizations

# View current org
pscale org show

# List available orgs
pscale org list

# Switch to different org
pscale org switch my-other-org

# Verify switch
pscale database list --org my-other-org

Troubleshooting

Cannot see expected databases

Solution: Check current organization

pscale org show
pscale org switch <correct-org>

Related Skills

  • pscale-auth - Authentication and account management
  • pscale-database - Organization-scoped database operations

References

See references/commands.md for complete command reference.

Install via CLI
npx skills add https://github.com/modbender/skill-library-mcp --skill pscale-org
Repository Details
star Stars 8
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator