-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to filter out empty rooms in room list #48
Comments
I am for the |
Hi @erdnaxeli, thanks for the vote! Yes I like the separate purge/prune command as well and will implement it. Nonetheless I had started already to implement a --empty flag to the |
fetches whole room list first until we're out of empty rooms Closes: JOJ0#48
|
as discussed in #synadm:peek-a-boo.at (specific message)
To be decicded:
synadm room list
that just shows empty rooms and purging has to be done using jq/shell magic/looping and invokingsynadm room delete
?synadm room purge-empty
(similar tosynadm user prune-devices
The text was updated successfully, but these errors were encountered: