bentoml / bentoctl

Fast model deployment on any cloud 🚀
https://bentoml.com
Other
175 stars 30 forks source link

feat: use existing path in operator registy in case of local operator install #63

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

when adding an operator from path, use that path in the registry instead of copying over the files to $HOME/bentoctl. This is to ensure maximum flexibility for devs creating operators.