Skip to content

Cortex Configs Get

This command returns a config detail defined by a config name.

Usage

Terminal window
cortex configs get <name>

For example, it returns the following:

Terminal window
┌─────────┬────────┐
(index) │ Values │
├─────────┼────────┤
apiKey ''
└─────────┴────────┘

To get a config name, run the configs list command first.

Options

OptionDescriptionRequiredDefault valueExample
nameThe name of the config that you want to retrieve.Yes-openai
-h, --helpDisplay help information for the command.No--h