[Core feature] Support launchplans in pyflyte run #2998
Labels
enhancement
New feature or request
flytekit
FlyteKit Python related issue
help wanted
Extra attention is needed
Motivation: Why do you think this is important?
Currently we only support launching tasks and workflows in
pyflyte run
. We should add support launchplans as well.Goal: What should the final outcome look like, ideally?
We should be able to use the same experience currently offered in
pyflyte run
to kickoff launchplans, i.e. users should be able to execute:Describe alternatives you've considered
launchplans are an indispensable entity type in the Flyte programming model, hence it should be supported in the CLIs.
Propose: Link/Inline OR Additional context
We should add launch plans to the list of entities handled by
pyflyte run
in here.Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: