cells-enterprise admin clean acls
Clean Expired ACLs
Synopsis¶
DESCRIPTION
When deleted after a node deletion, ACLs are not really deleted but only expired, to be able to restore them if necessary. This can lead to keep unused data, and particularly shared links information that may prevent users to re-use an existing custom link value. Use this command to definitely delete expired ACLs based on a period.
Parameters accept either timestamps or durations. In the later case, corresponding time is computed using "Now - Duration".
EXAMPLES
Clean all ACLs expired before last 24h
$ ./cells-enterprise clean admin acls --before 24h
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- ./cells-enterprise admin clean - Housekeeping commands
Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025