Skip to main content

Overview

Workflow processes — states, transitions, fields.

Verbs

VerbDescription
listList all processes.
getFetch a single process by id.
createCreate a new process (body via —data @file.json).
updateUpdate a process (id positional, body via —data).
deleteDelete a process.
statsItem counts grouped by process.

Detailed help

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

See also