今すぐ始める

コマンドリファレンス

現在の Epismo command hierarchy を一覧します。


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

positional argument、flag、accepted value、example は epismo <command> --help で確認してください。complex input では --input <json>--input @file--input - を使え、明示 flag が優先されます。

paging command は --page-size--cursor を使います。mutation command は --idempotency-key を受け取り、省略時は CLI が生成します。既存状態を変える Case・Task mutation には --lock-version が必要です。

主な制約付き value は次の通りです。

field value
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