Home / Keptn v1 Docs / Release 0.17.x / Reference / Keptn CLI / Commands / keptn get event approval.triggered
Returns the latest Keptn sh.keptn.event.approval.triggered event from a specific project/stage/service
Returns the latest Keptn sh.keptn.event.approval.triggered event from a specific project/stage/service.
keptn get event approval.triggered [flags]
keptn get event approval.triggered --project=sockshop --stage=staging --service=carts
-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
--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 (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