Hey 👋 Is there a way to add a cron schedule to an already registered launchplan? Bc. I'm currently using
pyflyte package
together with
flytectl register
to register workflows / launchplans. Those cli commands seem to lack the options of adding schedules. I'd like to avoid registering programmatically. Thanks in advance 🙏
a
average-finland-92144
03/04/2025, 3:51 PM
I think the current options to set schedules are at the LaunchPlan level and not exposed in the CLI
f
fresh-laptop-61642
03/05/2025, 8:54 AM
Thanks for getting back to me! I restructured my code and made it work using the