Recipes
Practical, copy-paste solutions to common Veirox CLI tasks.
CI / CD
Trigger task from CI
Fire a task from GitHub Actions with an idempotency key for safe retries.
Approvals
Approve from terminal
Turn a Slack approval ping into a one-liner CLI action.
Observability
Stream session to Slack
Pipe veirox logs --follow to a Slack webhook in real time.
Entities
Bulk-create entities
Loop over Markdown files and import them as Veirox entities.
Entities
Sync runbooks from git
Post-commit hook that keeps runbook entities in sync with your repo.
Scheduling
Cron via scheduler
Schedule a Veirox task on a cron expression — no external cron needed.