Sanjay Chouhan
09/28/2022, 9:33 AMAnthony
09/28/2022, 9:52 AMSamhita Alla
flytectl register …
command generates the protobuf files.flytectl register files --project flytesnacks --domain development --archive flyte-package.tgz --version v1
Try this after you serialized your code using pyflyte --pkgs flyte.workflows package --image "my_flyte_project:v1"
. See https://docs.flyte.org/projects/cookbook/en/latest/auto/larger_apps/larger_apps_deploy.html page for reference.Sanjay Chouhan
09/28/2022, 11:00 AMKevin Su
09/28/2022, 11:21 AM