Running an adhoc action
Navigate to an install in the dashboard and click Manage > Run adhoc action. You’ll be prompted to configure the run:- Name (optional) — a display name shown in workflow history.
- Single Command / Bash Script — choose between a single-line shell command or a multi-line bash script.
- Timeout — execution timeout in seconds (1–3600, default: 300).
- Environment Variables — key/value pairs injected into the execution environment. Values support Go template interpolation (see below).
- Role — the IAM role the runner will assume when executing the action.