esc env webhook list | CLI commands
Generated for Pulumi ESC CLI v0.24.0.
List environment webhooks.
Synopsis
[EXPERIMENTAL] List environment webhooks
This command lists the webhooks attached to the given environment.
esc env webhook list [<org-name>/][<project-name>/]<environment-name> [flags]
Options
--count int The maximum number of webhooks to return (all if unset)
-h, --help help for list
--output string output format: "text" (default) or "json" (default "text")
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env webhook - Manage environment webhooks
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.