1OSTREE ADMIN CLEANUP(1) ostree admin cleanup OSTREE ADMIN CLEANUP(1)
23
4
NAME
6ostree-admin-cleanup - Delete untagged deployments and repository
7objects
8
SYNOPSIS
10ostree admin cleanup
11
DESCRIPTION
13OSTree sysroot cleans up other bootversions and old deployments.
14If/when a pull or deployment is interrupted, a partially written state
15may remain on disk. This command cleans up any such partial states.
16
EXAMPLE
18$ ostree admin cleanup
1920
21
22
OSTree OSTREE ADMIN CLEANUP(1)