Trash CLI
The trash CLI command allows removing empty folders from the trashbin. This should be used to speed up trash bin operations.
ocis trash purge-empty-dirs -p /base/path/storage/usersThis command provides additional options:
- 
--dry-run(default:true)
 Do not remove any empty folders but print the empty folders that would be removed.