listAccounts command

This commit is contained in:
ari melody 2025-01-20 19:11:16 +00:00
parent be5cd05d08
commit 5e493554dc
Signed by: ari
GPG key ID: CF99829C92678188
6 changed files with 50 additions and 9 deletions

View file

@ -40,6 +40,7 @@ need to be up for this, making this ideal for some offline maintenance.
- `createInvite`: Creates an invite code to register new accounts.
- `purgeInvites`: Deletes all available invite codes.
- `listAccounts`: Lists all active accounts.
- `deleteAccount <username>`: Deletes an account with a given `username`.
## database