# `ghst webhook`

Webhook management for Ghost.

## Usage
```bash
ghst webhook [options] [command]
```

## Commands
- `create [options]`: Create a webhook.
- `update [options] <id>`: Update a webhook.
- `delete [options] <id>`: Delete a webhook.
- `events`: List available webhook events.
- `listen [options]`: Listen for webhook events locally.
