Hi all, Is there a way to cleanup old workflows / ...
# flyte-support
g
Hi all, Is there a way to cleanup old workflows / launch plans so that they don't show up on the UI? I tried
flytectl update launchplan
with
--archive
but it also needs a
--version
parameter, I don't want to go one by one and archive, just remove the LP and all versions. Is that possible?
Also, I just saw that
--archive
is deprecated.
flytectl delete
doesn't work either.
a
hey Nandakumar sorry for the delay Unfortunately, there's no way currently to remove the LP with all its versions from the CLI but I think it's a relevant request. Would you mind creating an Issue?