jolly-florist-66728
10/10/2024, 7:28 PMflytectl is not currently supported. The flytectl tool can activate or deactivate existing launch plans but does not support creating new launch plans from scratch. The creation of launch plans typically requires a reference to the workflow Python function, which is not feasible through flytectl alone.
According to this GitHub issue, there is a feature request to add the ability to create launch plans via flytectl, but it has not been implemented yet. For now, you would need to define your launch plans in Python and register them using the Flyte SDK.
Would you like more details on how to define and register launch plans using the Flyte SDK?
Sources:
- GitHub Issue: Create Launch plan command
- Flyte discussion on dynamic launch plans
Slack Link
https://.slack.com/archives/CP2HDHKE1/p1728588505.364709 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.