litmuschaos/litmusctl

support --workflow-name argument at litmusctl create chaos-scenario command

djocraveiro opened this issue · 1 comments

It would be very helpful to override the workflow-name defined in the test scenario yaml at metadata.name by using something like the following:
litmusctl create chaos-scenario -f test-scenario.yaml --project-id="projeId" --chaos-delegate-id="delegateId" --workflow-name="my-test-123"

Is this still on triage? @djocraveiro