Changelog

CLI v1.1.0

In short

Better local webhook debugging with session filters and interactive mode


The Hookdeck CLI v1.1.0 brings new features to improve your local webhook debugging experience. Now you can focus on the events that matter and interact with them directly from your terminal.

Here's what's new:

  • Interactive Mode: Inspect and replay events directly in your terminal without switching to the dashboard
  • Session Filters: Focus only on the events you care about by filtering webhook traffic during CLI sessions
  • Enhanced Debugging: Streamlined workflow for testing and troubleshooting webhook integrations locally
CLI Interactive Mode

📺 Watch the full walkthrough video to see these features in action.

Upgrade today:

brew upgrade hookdeck
# or
npm i -g hookdeck-cli
Read the docs