Server/ Operations

Operations

Run allowlisted local cloud commands and inspect their output.

Run command

Type {{ confirmTok() }} to {{ confirmVerb() }}:
{{ opOutput() }}

Mutating commands require typed confirmation. Output is clamped so the browser stays responsive.

Run a command on the server

{{ cmdOut() }}

Runs on the app box over the active driver (SSH/SSM). Use it for one-off recipes, service inspection, or installing software. Prefer declarative config for anything you want reproduced on the next deploy.