Manage Webhooks
wh
configcat webhook [command]
Option | Description |
---|---|
--verbose , -v , /v |
Print detailed execution information |
--non-interactive , -ni |
Turn off progress rendering and interactive features |
-h , /h , --help , -? , /? |
Show help and usage information |
Command | Description |
---|---|
configcat | This is the Command Line Tool of ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com For more information, see the documentation here: https://configcat.com/docs/advanced/cli |
Command | Description |
---|---|
configcat webhook ls | List all Webhooks that belongs to the configured user |
configcat webhook show | Print a Webhook identified by the --webhook-id option |
configcat webhook create | Create a new Webhook |
configcat webhook rm | Remove a Webhook identified by the --webhook-id option |
configcat webhook update | Update a Webhook identified by the --webhook-id option |
configcat webhook headers | Manage Webhook headers |