Sends an approval.finished event to Keptn in order to confirm an open approval with the specified ID in the provided project and stage
Sends an approval.finished event to Keptn in order to confirm an open approval with the specified ID in the provided project and stage.
keptn send event approval.finished [flags]
keptn send event approval.finished --project=sockshop --stage=hardening --id=1234-5678-9123
-h, --help help for approval.finished
--id string The ID of the approval.triggered event to be approved
--project string The project containing the service to be approved
--service string The service to be approved
--stage string The stage containing the service to be approved
--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