Skip to main content
  1. Docs
  2. esc env webhook list | CLI commands

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