harborwatch-cli/README.md
2026-02-06 09:12:00 +00:00

14 lines
288 B
Markdown

# HarborWatch CLI
Internal command line tool for checking rollout status across Holtrix's service fleet. Wraps the deploy API with a friendlier interface for on-call engineers.
## Usage
```
harborwatch status --service <name>
```
## Status
Early stage, real API integration pending.