Is it possible to add a new `tag` to an existing F...
# dev-metaflow
c
Is it possible to add a new
tag
to an existing Flow?
v
soon! A PR enabling it is code complete, just testing and some service-side work needed https://github.com/Netflix/metaflow/pull/547
among us party 2
c
Until this comes out, the hack is to query for tags of the latest Run
s
yeah, that could help