Overview
Customer / account records.Verbs
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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Customer / account records.
| Verb | Description |
|---|---|
list | List all CRM records. |
get | Fetch a single CRM record by id. |
create | Create a CRM record (body via —data). |
update | Update a CRM record (id positional, body via —data). |
delete | Delete a CRM record. |
ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso crm --help
ekso crm list --help