Hi team.. I'm trying to schedule a launchplan base...
# flyte-support
l
Hi team.. I'm trying to schedule a launchplan based on the example here. However when I execute the activation command
Copy code
flytectl update launchplan -p flyteexamples -d development {{ name_of_lp }} --activate
it's erroring out
launch plan version wasn't passed
g
you need to pass your workflow registered version
l
got it.. realized right now.
161 Views