Hi team.. I'm trying to schedule a launchplan base...
# ask-the-community
r
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
y
you need to pass your workflow registered version
r
got it.. realized right now.
161 Views