SYNOPSIS
- ostree prune [OPTIONS...]
DESCRIPTION
OPTIONS
--no-prune
- Only display unreachable objects; don't delete.
--refs-only
- Only compute reachability via refs.
--delete-commit=COMMIT
- Specify a COMMIT to delete.
--keep-younger-than=DATE
- All commits older than DATE will be pruned.
--depth=DEPTH
- Only traverse DEPTH (integer) parents for each commit (default: -1=infinite).
--static-deltas-only=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