logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

puppetserver-prune - Puppetserver cleanup helper

Author

       Jérôme Charaoui

                                                      2024                                 PUPPETSERVER-PRUNE(1)

Bugs

       Bugs     can     be    reported    to    your    distribution's    bug    tracker    or    upstream    at
       <https://github.com/puppetlabs/puppetserver/issues>

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.

Name

       puppetserver-prune - Puppetserver cleanup helper

See Also

puppetserver(1),       puppetserver-foreground(1),       puppetserver-gem(1)        puppetserver-ruby(1),
       puppetserver-irb(1), puppetserver-ca(1),

Synopsis

puppetserverprune (--help)
       puppetserverprunereportdir|bucketdir [ttl]

See Also