Man page - puppetserver-prune(1)
Packages contains this manual
Manual
PUPPETSERVER-PRUNE
NAMESYNOPSIS
DESCRIPTION
BUGS
SEE ALSO
AUTHOR
NAME
puppetserver-prune - Puppetserver cleanup helper
SYNOPSIS
puppetserver
prune
(--help)
puppetserver
prune reportdir
|
bucketdir
[
ttl
]
DESCRIPTION
Deletes old files in reportdir or bucketdir . By default it deletes all files older than 14 days.
The first argument must be reportdir or bucketdir, and the second (optional) can be an age value that can be parsed by Puppet's tidy resource.
BUGS
Bugs can be reported to your distribution's bug tracker or upstream at <https://github.com/puppetlabs/puppetserver/issues>
SEE ALSO
puppetserver (1), puppetserver-foreground (1), puppetserver-gem (1) puppetserver-ruby (1), puppetserver-irb (1), puppetserver-ca (1),
AUTHOR
JΓ©rΓ΄me Charaoui