You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trashbin:restore [--all-users] [--scope[=SCOPE]] [--since[=SINCE]] [--until[=UNTIL]] [--dry-run] [--] [<user_id>...] Restore deleted files according to the given filters
1279
+
trashbin:cleanup Permanently remove deleted files
1280
+
trashbin:expire Expires the users trashbin
1281
+
trashbin:size Configure the target trashbin size
1282
+
trashbin:restore Restore all deleted files according to the given filters
1281
1283
1282
1284
.. note::
1283
-
This command is only available when the "Deleted files" app
1285
+
These commands are only available when the "Deleted files" app
1284
1286
(``files_trashbin``) is enabled.
1285
1287
1286
1288
The ``trashbin:cleanup [--all-users] [--] [<user_id>...]`` command removes the deleted files of the specified
0 commit comments