Skip to main content

Overview

Customer / account records.

Verbs

VerbDescription
listList all CRM records.
getFetch a single CRM record by id.
createCreate a CRM record (body via —data).
updateUpdate a CRM record (id positional, body via —data).
deleteDelete a CRM record.

Detailed help

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

See also