fabro/lib/crates/arc-cli/tests/cmd/install/help.trycmd
Bryan Helmkamp b864c1fa94 Add trycmd --help tests for each visible CLI subcommand
Covers run, validate, cp, preview, ssh, model, doctor, init, install,
pr, and system. Each test verifies --help exits 0 and produces output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 22:10:28 -04:00

6 lines
46 B
Text

```console
$ arc install --help
[..]
...
```