Matrix-js: quiet verify logs unless verbose

This commit is contained in:
Gustavo Madeira Santana
2026-02-25 15:58:49 -05:00
parent 6f3bc211d9
commit e74ea8a5d8
4 changed files with 51 additions and 15 deletions

View File

@@ -195,7 +195,7 @@ Verbose restore diagnostics:
openclaw matrix-js verify backup restore --verbose
```
All `verify` commands are concise by default and show detailed diagnostics only with `--verbose`.
All `verify` commands are concise by default (including quiet internal SDK logging) and show detailed diagnostics only with `--verbose`.
Use `--json` for full machine-readable output when scripting.
## Automatic verification routing