https://prefect.io logo
s

Sonny

01/16/2021, 4:53 AM
is there a way to clone existing flow and register new one in UI?
n

nicholas

01/16/2021, 5:14 AM
Hi @Sonny - since you posted this in the UI channel I’ll assume you mean from the UI so no, there’s not a way to do that right now. However, you could call the
flow.register
method on an existing flow with a new name to clone it as you’d expect.
s

Sonny

01/16/2021, 5:36 AM
Thanks!
😄 1
3 Views