Need provision to trigger a chaos-workflow using 'litmusctl'
abhishekNKamble opened this issue · 1 comments
abhishekNKamble commented
I'm working on scenario, where I need to re-trigger a chaos-workflow (already created) using 'litmusctl'.
Currently it seems there is no support for same, had posted the query LINK on slack channel to.
Nageshbansal commented
hey @abhishekNKamble , we now support re-running the chaos-experiments with the help of
litmusctl run chaos-experiment
command.
Check out the usage guide for steps to create and run the chaos experiment