Overview
Useeigi config commands to store the CLI settings you want to reuse across sessions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure API keys and output defaults for the eigi CLI
eigi config commands to store the CLI settings you want to reuse across sessions.
eigi config set-key <YOUR_API_KEY>
https://api.eigi.ai
eigi config show
export EIGI_API_KEY=<YOUR_API_KEY>
eigi config set-key <YOUR_API_KEY>
eigi workflow list
eigi workflow agent-create
| 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 |
