Get Started

Command reference

The current Epismo command hierarchy at a glance.


epismo login | logout | whoami
 
epismo workspace list | current | use | clear | create | checkout | update
epismo workspace member list | upsert | delete
epismo project list | create | update
epismo project member list | add | delete
epismo credit balance | checkout
epismo token create
 
epismo playbook search | create | get | acl | archive | star | unstar | starred
epismo playbook version list | get | publish
epismo playbook share create
epismo alias set | list | delete
 
epismo case start | get | list | assign | acl | update | close | reopen
epismo task create | list | assign | update | close | reopen
epismo record append | list
 
epismo suggestion create | get | list | update | resolve

Run epismo <command> --help for positional arguments, flags, accepted values, and examples. Complex inputs support --input <json>, --input @file, or --input -; explicit flags take precedence.

Paging commands use --page-size and --cursor. Mutation commands accept --idempotency-key; the CLI generates one when it is omitted. Case and Task mutations that change existing state require --lock-version.

Common constrained values include:

Field Values
Playbook category productivity, programming, design, sales, marketing, operations, learning
Case status open, closed
Case outcome completed, cancelled, abandoned
Task kind work, review
Task status open, closed
Record origin user, agent, system
Record order asc, desc
Suggestion status open, applied, declined, archived