Monstral / CLI Tooling
CLI Tooling
The same scripts our own team uses to spin up, seed, and verify a project β available to you too.
rocket_launch
monstral demo up
Spins up a full local sandbox β panel, demo product, and seed data β with one command, the same environment every new engineer starts from.
groups
monstral tenants simulate
Seeds multiple organizations and roles, then walks through them to prove isolation holds before it ever reaches a customer.
fact_check
monstral acceptance run
Replays a written manual-test checklist against a live headless browser and reports each item as verified, a finding, skipped, or needing a human β never silently "passed."
sync_lock
monstral keys rotate
Rotates a project's service keys without downtime, so a leaked key can be retired the moment it's noticed.
terminal
$ monstral demo up
β panel ready on :8935, demo product on :8934
$ monstral acceptance run
β 57 checks β 54 verified, 3 findings