Command line interface for local webhook testing and development
unhook.yaml
file in your project root:
unhook listen
--port, -p
: Local port to deliver requests to--webhook-id, -t
: Webhook ID to use--client-id, -c
: Unique client ID for team routing--redirect, -r
: Redirect URL instead of local port--debug, -d
: Enable debug logging--ping
: Health check configurationunhook init
unhook status
Connection Issues
Authentication Problems
rm ~/.unhook/auth-storage.json
npx @unhook/cli init
Webhook Not Receiving Events
unhook listen --debug