Skip to main content

Overview

Automation rules — triggers, conditions, actions.

Verbs

VerbDescription
listList all rules.
getFetch a single rule by id.
createCreate a new rule (body via —data @file.json).
updateUpdate a rule (id positional, body via —data).
deleteDelete a rule.

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso rule --help
ekso rule list --help

See also