-
Notifications
You must be signed in to change notification settings - Fork 163
poudriere logclean.8
Bryan Drewery edited this page Feb 26, 2019
·
6 revisions
POUDRIERE-LOGCLEAN(8) | FreeBSD System Manager's Manual | POUDRIERE-LOGCLEAN(8) |
poudriere-logclean
—
cleanup old logfiles
poudriere |
[ poudriere-options ]
logclean
subcommand
[options ] |
-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.
Bryan Drewery ⟨[email protected]⟩
March 8, 2018 | FreeBSD 13.0-CURRENT |