-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cortex engines uninstall <engine_id> #1088
Labels
Milestone
Comments
We would only move to a
|
ok, then please let me update accordingly |
namchuai
added a commit
that referenced
this issue
Sep 9, 2024
According to discussion, engine install and uninstall should be: cortex engines install <engine> cortex engines uninstall <engine>
3 tasks
Since the PR is merged, I will move this item to QA. |
QA'd and closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Problem
According to https://github.com/janhq/cortex/issues/1072, we should support uninstall engine.
Success Criteria
Working CLI command for
cortex engines <engine> uninstall
API for uninstall engine. Not approved yet but I think will be:
DELETE
engines/<engine>
Additional context
N/A
cc @vansangpfiev @nguyenhoangthuan99 @Van-QA @dan-homebrew
Tasklist
The text was updated successfully, but these errors were encountered: