1
0
Fork 0
mirror of https://codeberg.org/june64/mrvc.git synced 2026-01-10 16:06:33 +01:00

introduce option for JSON output

Also rename printHomeserverMemberCount option accordingly to fit new
output type.
This commit is contained in:
June 2025-08-19 21:21:39 +02:00
commit 4964485d29
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 67 additions and 20 deletions

View file

@ -51,6 +51,7 @@ Version Support:
- Show member count broken down by maximum room version, Matrix server implementation and version and optionally homeserver name.
- Check multiple rooms at once by setting the `--room` flag multiple times.
- Recursively check all the child rooms for the given rooms (spaces) by setting the `--recursive` flag.
- Output the results as JSON by setting the `--json` flag.
## Usage