operationspackages/ops/cli
cli package
`nebutra` CLI — scaffold features, run migrations, inspect tenants, deploy presets. Same binary your CI uses.
- Stability
- Stable
- Scope
- Global
- Boundary
- packages/ops/cli
clipackages/ops/cli
CLI · Ops✓ Resolving workspace presets✓ Linking @nebutra/cli@1.4.2✓ Writing release boundary config✓ Health probe green · 0 drift→ ready in 2.4sVersion
1.4.2
latest stable
Deploys today
14
+3
Mean time to ship
6m
−1m
Build duration
48s
−6s
packages/ops/cli · release boundary
Usagecli.sh
typescriptcli.sh
1# cli is part of the Nebutra ops surface.
2$ pnpm nebutra cli status
3✔ cli: ready
4✔ tenant lock: held
5✔ migrations: in sync
6
7$ pnpm nebutra cli run --tenant org_abc123
8Started in 1.2s. PID 8847.