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

esc env webhook get | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Get an environment webhook.

    Synopsis

    [EXPERIMENTAL] Get an environment webhook

    This command prints the named webhook attached to the given environment.

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

    Options

      -h, --help            help for get
          --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