# CLI_CONFIG_READ_FAILED

- Surface: CLI
- Exit code: 1

## Cause

`.splitch/config.json` exists but could not be read or parsed.

## Fix

Fix or remove the file and retry. It only holds the `splitch use` selection, so deleting it costs nothing but the App and Environment defaults.

## Related

- [CLI_CREDENTIAL_STORE_FAILED](https://splitch.dev/docs/error/CLI_CREDENTIAL_STORE_FAILED)
- [CLI_SCOPE_UNRESOLVED](https://splitch.dev/docs/error/CLI_SCOPE_UNRESOLVED)

Source: https://splitch.dev/docs/error/CLI_CONFIG_READ_FAILED