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

esc env webhook delivery list | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    List environment webhook deliveries.

    Synopsis

    [EXPERIMENTAL] List environment webhook deliveries

    This command lists the deliveries recorded for the named webhook.

    esc env webhook delivery list [<org-name>/][<project-name>/]<environment-name> <webhook-name> [flags]
    

    Options

          --count int       The maximum number of deliveries to return (all if unset)
      -h, --help            help for list
          --output string   output format: "text" (default) or "json" (default "text")
          --utc             Display times in UTC
    

    Options inherited from parent commands

          --env string   The name of the environment to operate on.
    

    SEE ALSO