docs: remove observe CLI references — observe is programmatic only

This commit is contained in:
John Dvorak
2026-05-22 14:00:47 -07:00
parent fe8e94fbaa
commit fca585f1e7
5 changed files with 9 additions and 42 deletions
-20
View File
@@ -85,26 +85,6 @@ apophis verify --profile quick --format json-summary
apophis verify --profile quick --format ndjson-summary
```
### `apophis observe`
Validate runtime observe configuration and reporting setup.
```bash
apophis observe --profile staging-observe
```
| Flag | Description |
|---|---|
| `--profile <name>` | Profile name from config |
| `--check-config` | Only validate config, do not activate |
**Examples:**
```bash
<!-- smoke-test -->
apophis observe --help
```
### `apophis qualify`
Run scenario, stateful, protocol, or chaos-driven qualification.