we just shipped a new CLI for
@dodopayments.
one line to install:
> npm install -g dodopayments-cli
it's not just a command-line wrapper. it's a full interactive TUI with an AI assistant built in. login, create products, manage payments, query your account data. all without leaving the terminal.
payments, customers, discounts, licenses, refunds, checkouts, webhooks. everything you do on the dashboard, you can do from the terminal now.
the webhook tools alone are worth it.
"dodo wh listen" forwards live test webhooks to your localhost in real time.
"dodo wh trigger" sends mock payloads for any event type. no ngrok. no deploying to staging.
your account, your data, your terminal.