Cortex Configss List
This command lists all the cortex’s configurations.
Usage
cortex configs list [options]
For example, it returns the following:
┌────────────────┬────────┬───────────────────────────┐│ (index) │ apiKey │ Values │├────────────────┼────────┼───────────────────────────┤│ dataFolderPath │ │ 'C:\\Users\\ACER\\cortex' ││ initialized │ │ true ││ cortexCppHost │ │ '127.0.0.1' ││ cortexCppPort │ │ 3929 ││ openai │ '' │ ││ groq │ '' │ ││ mistral │ '' │ ││ anthropic │ '' │ │└────────────────┴────────┴───────────────────────────┘
Options
Option | Description | Required | Default value | Example |
---|---|---|---|---|
-h , --help | Display help information for the command. | No | - | -h |