Deletes test suites available for a provisioned Kyma cluster.
Use this command to delete test suites available for a provisioned Kyma cluster.
Provide at least one test suite name.
kyma test delete <test-suite-1> <test-suite-2> ... <test-suite-N> [flags]
--ci Enables the CI mode to run on CI/CD systems.
-h, --help Displays help for the command.
--kubeconfig string Specifies the path to the kubeconfig file. By default, Kyma CLI uses the KUBECONFIG environment variable or "/$HOME/.kube/config" if the variable is not set.
--non-interactive Enables the non-interactive shell mode.
-v, --verbose Displays details of actions triggered by the command.
- kyma test - Runs tests on a provisioned Kyma cluster.