FreeBSD Manual Pages
POUDRIERE-LOGCLEAN(8) BSD System Manager's Manual POUDRIERE-LOGCLEAN(8) NAME poudriere-logclean -- cleanup old logfiles SYNOPSIS poudriere [poudriere-options] logclean subcommand [options] DESCRIPTION This command will cleanup old logfiles. One subcommand must be supplied. SUBCOMMANDS -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. OPTIONS -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. SEE ALSO 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) AUTHORS Baptiste Daroussin <bapt@FreeBSD.org> Bryan Drewery <bdrewery@FreeBSD.org> BSD March 8, 2018 BSD
NAME | SYNOPSIS | DESCRIPTION | SUBCOMMANDS | OPTIONS | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=poudriere-logclean&sektion=8&manpath=FreeBSD+13.0-RELEASE+and+Ports>