poudriere-logclean
—
cleanup old logfiles
poudriere |
[poudriere-options]
logclean subcommand
[options] |
This command will cleanup old logfiles.
One subcommand must be supplied.
-a
- Remove all logfiles matching the filter.
- days
- How many days old of logfiles to keep matching the filter.
-N
count
- How many logfiles to keep matching the filter per jail/tree/set
combination.
-j
name
- Specifies the name of the jail to filter by.
-n
- Dry run, do not actually delete anything.
-B
name
- Specifies which buildname to match on. May be a glob.
-p
tree
- Specifies which ports tree to use. This can be
specified multiple times to consider multiple trees.
-y
- Assume yes, do not confirm and just delete the files.
-v
- This will show more information during the build. Specify twice to enable
debug output.
-z
set
- This specifies which SET to filter builds by. Use 0 to
match on empty SET.
poudriere(8),
poudriere-bulk(8),
poudriere-distclean(8),
poudriere-image(8),
poudriere-jail(8),
poudriere-options(8),
poudriere-pkgclean(8),
poudriere-ports(8),
poudriere-queue(8),
poudriere-status(8),
poudriere-testport(8),
poudriere-version(8)
Baptiste Daroussin ⟨bapt@FreeBSD.org⟩
Bryan Drewery ⟨bdrewery@FreeBSD.org⟩