fast-vr-44972
02/06/2024, 7:12 PMargo workflows? We would like to add arbitrary tag. I tried just running but this just adds it to local run
python helloworld.py run --tag crazy_test
What would be the way to do it?ancient-application-36103
02/06/2024, 7:22 PMpython helloworld.py argo-workflows create --tag crazy_test will deploy a flow that when executed will assign crazy_test to the run