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
-h, --help help for approval.triggered
-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
--mock Disables communication to a Keptn endpoint
-q, --quiet Suppresses debug and info messages
--suppress-websocket Disables WebSocket communication to suppress info messages from services running inside Keptn
-v, --verbose Enables verbose logging to print debug messages