# CLI_UNEXPECTED_ERROR

- Surface: CLI
- Exit code: 1

## Cause

An unhandled fault inside the CLI. The underlying message is passed through.

## Fix

Retry the command. If it persists, report the code with the command line that produced it.

## Related

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

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