forked from continuwuation/continuwuity
9 lines
338 B
Markdown
9 lines
338 B
Markdown
<!-- This file is generated by `cargo xtask generate-docs`. Do not edit. -->
|
|
# `!admin check`
|
|
|
|
Commands for checking integrity
|
|
|
|
|
|
## `!admin check check-all-users`
|
|
|
|
Uses the iterator in `src/database/key_value/users.rs` to iterator over every user in our database (remote and local). Reports total count, any errors if there were any, etc
|