Overview
Useeigi config commands to store the CLI settings you want to reuse across sessions.
Required configuration
Set your API key first:Fixed API endpoint
The CLI always uses the production API endpoint:Environment variables
Environment variables override saved config values where supported.Suggested setup sequence
Related commands
| Command | Purpose |
|---|---|
eigi config set-key <YOUR_API_KEY> | Save your API key |
eigi config set-format json | Make JSON the default output format |
eigi config show | Show the active configuration |

