Closed dan-homebrew closed 1 month ago
In my perspective, the cortex
should only dump the cortex -h
. For the configuration, we can support it with another command, something like git has:
git config -l
cc: @dan-homebrew @namchuai
In my perspective, the
cortex
should only dump thecortex -h
. For the configuration, we can support it with another command, something like git has:git config -l
cc: @dan-homebrew @namchuai
Ok - let's scope it to just -h
.
I'll tag this issue to your Sprint 20 scope.
Nicely done, closing as fixed
Goal
cortex
command should be informational (vs. start the server)-h
Clarifications Needed
cortex
command suggest how to get started? (e.g. runcortex run tinyllama
)cortex
command show where data is persisted? (maybe by editing-h
command)