UNPKG

6.96 kBJSONView Raw
1{"version":"7.18.8","commands":{"webhooks:add":{"id":"webhooks:add","description":"add a webhook to an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:add -i api:dyno -l notify -u https://example.com/hooks"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true},"include":{"name":"include","type":"option","char":"i","description":"comma delimited event types your server will receive ","required":true},"level":{"name":"level","type":"option","char":"l","description":"notify does not retry, sync will retry until successful or timeout","required":true},"secret":{"name":"secret","type":"option","char":"s","description":"value to sign delivery with in Heroku-Webhook-Hmac-SHA256 header"},"authorization":{"name":"authorization","type":"option","char":"t","description":"authoriation header to send with webhooks"},"url":{"name":"url","type":"option","char":"u","description":"URL for receiver","required":true}},"args":[]},"webhooks":{"id":"webhooks","description":"list webhooks on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[]},"webhooks:info":{"id":"webhooks:info","description":"info for a webhook on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:info 99999999-9999-9999-9999-999999999999"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[{"name":"id"}]},"webhooks:remove":{"id":"webhooks:remove","description":"removes a webhook from an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:remove 99999999-9999-9999-9999-999999999999"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[{"name":"id","description":"id of webhook to remove"}]},"webhooks:update":{"id":"webhooks:update","description":"updates a webhook in an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:update 99999999-9999-9999-9999-999999999999 -i dyno -l notify -s 09928c40bf1b191b645174a19f7053d16a180da37332e719ef0998f4c0a2 -u https://example.com/hooks"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true},"include":{"name":"include","type":"option","char":"i","description":"comma delimited event types your server will receive ","required":true},"level":{"name":"level","type":"option","char":"l","description":"notify does not retry, sync will retry until successful or timeout","required":true},"secret":{"name":"secret","type":"option","char":"s","description":"value to sign delivery with in Heroku-Webhook-Hmac-SHA256 header"},"authorization":{"name":"authorization","type":"option","char":"t","description":"authoriation header to send with webhooks"},"url":{"name":"url","type":"option","char":"u","description":"URL for receiver","required":true}},"args":[{"name":"id"}]},"webhooks:deliveries":{"id":"webhooks:deliveries","description":"list webhook deliveries on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:deliveries"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"status":{"name":"status","type":"option","char":"s","description":"filter deliveries by status"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[]},"webhooks:deliveries:info":{"id":"webhooks:deliveries:info","description":"info for a webhook event on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:deliveries:info 99999999-9999-9999-9999-999999999999"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[{"name":"id"}]},"webhooks:events":{"id":"webhooks:events","description":"list webhook events on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:events"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[]},"webhooks:events:info":{"id":"webhooks:events:info","description":"info for a webhook event on an app","pluginName":"@heroku-cli/plugin-webhooks-v5","pluginType":"core","aliases":[],"examples":["$ heroku webhooks:events:info 99999999-9999-9999-9999-999999999999"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","default":"afternoon-basin-67698"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"pipeline on which to list","hidden":true}},"args":[{"name":"id"}]}}}
\No newline at end of file