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

esc env webhook rm | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Remove an environment webhook.

    Synopsis

    [EXPERIMENTAL] Remove an environment webhook

    This command removes the named webhook from the environment.

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

    Options

      -h, --help   help for rm
    

    Options inherited from parent commands

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

    SEE ALSO