Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
POUDRIERE-LOGCLEAN(8)	     System Manager's Manual	   POUDRIERE-LOGCLEAN(8)

NAME
     poudriere logclean -- cleanup old logfiles

SYNOPSIS
     poudriere 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.  (Default: "default")  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-im-
     age(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>

FreeBSD ports 15.1		 April 26, 2021 	   POUDRIERE-LOGCLEAN(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=poudriere-logclean&sektion=8&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help