workflow-automation / cli
Hookdeck CLI
Capability: Hookdeck CLI
Use it when
- route public webhooks to a local development server
- inspect and replay webhook requests while debugging integrations
What it solves
Not the fit when
- the CLI alone is not a self-hosted webhook delivery service
Install
npm install -g hookdeck-cli
Invoke
hookdeck listen 3000 <source-name>
Alternatives
No reviewed alternatives recorded yet.