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

esc env webhook ping | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Send a test delivery to an environment webhook.

    Synopsis

    [EXPERIMENTAL] Send a test delivery to an environment webhook

    This command triggers a synthetic delivery against the named webhook and prints the resulting delivery record.

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

    Options

      -h, --help   help for ping
    

    Options inherited from parent commands

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

    SEE ALSO