Overview
Automation rules — triggers, conditions, actions.Verbs
| Verb | Description |
|---|---|
list | List all rules. |
get | Fetch a single rule by id. |
create | Create a new rule (body via —data @file.json). |
update | Update a rule (id positional, body via —data). |
delete | Delete a rule. |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.