CLI
CLI Overview
Use the TrigRun CLI to manage jobs, executions, secrets, and notifications from your terminal.
The trigrun CLI gives you a fast way to work with TrigRun from scripts, terminals, CI jobs, and local development environments.
What it can do
- Authenticate with your TrigRun account
- List, create, pause, resume, run, and delete jobs
- Inspect and replay executions
- Manage secrets
- Manage notification channels and rules
- Review and retry notification deliveries
Install
Then verify it:
Docs
Compatibility
The CLI command is now trigrun.
Legacy cronctl remains available as a compatibility alias for existing users.