The package is
@dench.com/cli and the binary is dench. The -p flag is
required with npx because the bin name differs from the package name.Authentication
- Interactive
- Headless / CI
Saves a session to
~/.dench/config.json after browser approval.Everyday commands
Orient
dench context --json · dench status --mine --jsonCRM
dench crm objects list · dench crm entries list taskTools
dench apps · dench tool run <slug> --args '{…}'Memory
dench memory search · dench memory saveFull command reference
Every command, grouped by domain.
When the CLI can’t run
Use the HTTP API instead, it mirrors every server-backed command.API overview
Same auth, interactive playground, one endpoint per command.