@denchhq/cli
v0.1.1
Published
Dench agent workspace CLI.
Readme
Dench CLI
Agent-facing CLI for the Dench agent workspace.
Usage
Run without installing:
npx -y @denchhq/cli login --name "Cursor Agent - Billing Repo"Or install globally:
npm install -g @denchhq/cli
dench login --name "Cursor Agent - Billing Repo"The default host is https://dench.dev.
For staging:
dench login --staging
dench login --host https://workspace-staging.dench.com