Commit c683c65
committed
fix(cortex-cli): document environment variables in help output
Fixes bounty issue #1684
Added ENVIRONMENT VARIABLES section to the main help output documenting:
- CORTEX_AUTH_TOKEN: Authentication token for API access
- CORTEX_HOME: Override home directory (affects all directories)
- CORTEX_CONFIG_DIR: Override configuration directory path
- CORTEX_DATA_DIR: Override data directory path
- CORTEX_CACHE_DIR: Override cache directory path
- CORTEX_API_URL: Override API endpoint URL1 parent 8f839ec commit c683c65
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
0 commit comments