Hey - is it currently possible to add tags ahead o...
# ask-metaflow
g
Hey - is it currently possible to add tags ahead of time when triggering step-functions manually via CLI as we can w
run
e.g.,
python helloworld.py run --tag crazy_test
?
python minimum_flow.py step-functions trigger --tag crazier_test
1