Skip to content

Releases: OpenWebhook/webhook-store-cli

Specify protocol and hostname

09 Mar 10:03
1fd2459
Compare
Choose a tag to compare

Adds tags to CLI to specify:

  • protocol (http, https)
  • hostname eg: localhost, dev.custom-local-env

Webhook Store Cli

31 May 20:16
db6489c
Compare
Choose a tag to compare
Webhook Store Cli Pre-release
Pre-release

First release of webhook store cli.

Features:

  • Starts a localproxy that targets a port
  • Opens a webhook store

Usage (ngrok-like):

npx webhook-store-cli --port 9000 --webhookStore https://test.webhook.store