Home / Docs / Develop for 0.8 / Reference / Keptn CLI / Commands / keptn send event approval.finished
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
-n, --namespace string Specify the namespace where Keptn should be installed, used and uninstalled in (default keptn). (default "keptn")
-q, --quiet Suppresses debug and info messages
-v, --verbose Enables verbose logging to print debug messages