dc up, dc exec, and dc doctor for any folder withdevcontainer or compose. A TUI board for ports, logs, disk, and fleet. Fixes Colima port pain and Docker confusion — without touching your config. MIT. macOS & Linux.
Hey PH — I built dc-cli because I kept bouncing between VS Code Remote, raw `docker exec`, and Colima port hacks.
dc-cli wraps the *official* Dev Containers CLI with host-global verbs: `dc up`, `dc exec`, `dc doctor`, and a TUI board. It never edits your `.devcontainer`.
When Docker blocks you, `dc recover` gives one next step.
Try:
```bash
curl -fsSL https://raw.githubusercontent.co... | bash -s -- --with-cli
```
Feedback welcome on GitHub: https://github.com/Brasth/dc-cli