This message was deleted.
# ask-for-help
s
This message was deleted.
c
Hi Mansa, do you mean adding that CLI feature for Yatai?
m
Yes
I am working on something to list bentos/models on yatai. Similarly I would develop a feature to delete bentos/models on yatai as well. But this requires some changes in some of the database tables.
c
yatai currently provides list/update feature via REST API, and BentoML provides an Yatai REST API client as well: https://github.com/bentoml/BentoML/blob/main/src/bentoml/_internal/yatai_rest_api_client/yatai.py
deleting Bento is not currently supported in Yatai, it’s a bit tricky since there may be k8s resources referencing the Bento, and we need to make sure the edge cases are handled properly. It is on our roadmap tho.
👀 1
are you interested in potentially contributing the feature?
m
Sure I would be keen working on this.
c
awesome, might be great to discuss your plan with @Sean and @Xipeng Guan
🦜 1