Part of #133.
sh1pt config webhooks sub can add and remove customer-directed event subscriptions, but it does not expose a list command. That leaves users without a CLI way to inspect configured subscription URLs or return subscription metadata to automation.
Scope:
- add
sh1pt config webhooks sub list
- support
--json for machine-readable output
- document the command in the docs page and README webhook examples
- add focused CLI coverage for the JSON output
Part of #133.
sh1pt config webhooks subcan add and remove customer-directed event subscriptions, but it does not expose a list command. That leaves users without a CLI way to inspect configured subscription URLs or return subscription metadata to automation.Scope:
sh1pt config webhooks sub list--jsonfor machine-readable output