Hi all, How do I tag a flow which is being deploy...
# ask-community
d
Hi all, How do I tag a flow which is being deployed? How do I also tag a sub flow without tagging the tasks under the sub flow? Using
with prefect.tags
effects both the sub flow and the tasks under the sub flows.