| name | config |
| description | Use when you need the Codex Copilot equivalent of Claude Copilot /config: inspect or explain cc configuration, known references, paths, and environment hydration. |
Config
Inspect Copilot configuration.
Workflow
- Prefer
$HOME/.local/bin/cc.
- Run
cc config list --scope effective.
- Run
cc env --json when machine-readable output is useful.
- Explain project, machine, and sentinel values.
- Recommend
cc config set commands for missing values.
- Treat
paths.knowledge_repo as string-or-ordered-list configuration. Use
cc config add and cc config remove for idempotent list updates.
Output
- effective config summary
- missing or stale values
- recommended commands