Keptn v1 reached EOL December 22, 2023. For more information see https://bit.ly/keptn
This documentation is for an older Keptn release. Please consider the newest one when working with the latest Keptn.

keptn get event approval.triggered

keptn get event approval.triggered

Returns the latest Keptn sh.keptn.event.approval.triggered event from a specific project/stage/service

Synopsis

Returns the latest Keptn sh.keptn.event.approval.triggered event from a specific project/stage/service.

keptn get event approval.triggered [flags]

Examples

keptn get event approval.triggered --project=sockshop --stage=staging --service=carts

Options

  -p, --project string   The name of a project from which to retrieve an approval.triggered event
      --service string   The name of a service within a project from which to retrieve an approval.triggered event
  -s, --stage string     The name of a stage within a project from which to retrieve an approval.triggered event

Options inherited from parent commands

      --config-file string   Specify custom Keptn Config file path (default: ~/.keptn/config)
  -h, --help                 help
      --mock                 Disables communication to a Keptn endpoint
  -n, --namespace string     Specify the namespace where Keptn should be installed, used and uninstalled in (default "keptn")
  -q, --quiet                Suppresses debug and info messages
  -v, --verbose              Enables verbose logging to print debug messages
  -y, --yes                  Assume yes for all user prompts

SEE ALSO

Auto generated by spf13/cobra on 17-Feb-2022