Sends an start-evaluation event to Keptn in order to evaluate a test for the specified service in the provided project and stage
Sends a start-evaluation event to Keptn in order to evaluate a test for the specified service in the provided project and stage.
This command takes the project (–project), stage (–stage), and the service (–service), which should be evaluated. Besides, it is necessary to specify a time frame (–timeframe) of the evaluation. If, for example, the flag is set to –timeframe=5m, the evaluation is conducted for the last 5 minutes. To specify a particular starting point, the flag –start flag can be used. In this case, the specified time frame is added to the starting point.