# clp CLI
Manage Claude Code account credentials: save, list, switch, and delete named profiles; check token status; discover ~/.claude/ file paths.
## Completion Matrix
| readme.md | ✅ | ✅ | ✅ | ✅ | ✅ | L5 complete |
| commands.md | ✅ | ✅ | ✅ | ✅ | ✅ | L5 complete |
| params.md | ✅ | ✅ | ✅ | ✅ | ✅ | L5 complete |
| dictionary.md | ➖ | ✅ | ✅ | ✅ | ✅ | L5 complete |
| types.md | ➖ | ➖ | ✅ | ✅ | ✅ | L5 complete |
| parameter_groups.md | ➖ | ➖ | ✅ | ✅ | ✅ | L5 complete |
| workflows.md | ➖ | ➖ | ✅ | ✅ | ✅ | L5 complete |
| testing/readme.md | ➖ | ➖ | ➖ | ✅ | ✅ | L5 complete |
| testing/command/*.md (11 files) | ➖ | ➖ | ➖ | ✅ | ✅ | L5 complete |
| testing/param/*.md (5 files) | ➖ | ➖ | ➖ | ✅ | ✅ | L5 complete |
| testing/param_group/*.md (1 file) | ➖ | ➖ | ➖ | ✅ | ✅ | L5 complete |
**Current Level:** L5 (Test Detail Complete)
**Design Completeness:** 100%
**Implementation Status:** 100% (11/11 commands implemented)
## Navigation
- [Commands](commands.md)
- [Parameters](params.md)
- [Dictionary](dictionary.md)
- [Types](types.md)
- [Parameter Groups](parameter_groups.md)
- [Workflows](workflows.md)
- [Testing](testing/readme.md)