Understanding and managing VibeKit CLI configuration files
File | Location | Purpose |
---|---|---|
config.json | ~/.vibekit/config.json | Global CLI settings |
environments.json | ~/.vibekit/environments.json | Environment storage |
auth.json | ~/.vibekit/auth.json | Authentication tokens |
telemetry.json | ~/.vibekit/telemetry.json | Telemetry settings |
File | Location | Purpose |
---|---|---|
.env | Project root | Environment variables |
.vibekit.json | Project root | Project-specific settings |
CLAUDE.md | Project root | AI context documentation |
~/.vibekit/config.json
).vibekit.json
)