ostree prune OSTree Developer Colin Walters walters@verbum.org ostree prune 1 ostree-prune Search for unreachable objects ostree prune OPTIONS Description This searches for unreachable objects in the current repository. If unreachable objects are found, the command delete them to free space. If the option is invoked, the command will just print unreachable objects and recommend deleting them. Options Only display unreachable objects; don't delete. Only compute reachability via refs. =COMMIT Specify a COMMIT to delete. =DATE All commits older than DATE will be pruned. The format of DATE is the same as that accepted by GNU date utility - for more information see info date. =DEPTH Only traverse DEPTH (integer) parents for each commit (default: -1=infinite). =DEPTH Change the behaviour of --keep-younger-than and --delete-commit to prune only the static deltas files. Example $ ostree prune Total objects: 25627 No unreachable objects