1App::Pinto::Command::clUesaenr(3C)ontributed Perl DocumeAnptpa:t:iPoinnto::Command::clean(3)
2
3
4
6 App::Pinto::Command::clean - remove orphaned distribution archives
7
9 version 0.14
10
12 pinto --root=REPOSITORY_ROOT clean
13
15 The database for Pinto is transactional, so failures and aborted
16 commands do not change the indexes. However, the filesystem where
17 distribution archives are physically stored is not transactional and
18 may become cluttered with archives that are not in the database.
19
20 Normally, Pinto tries to clean up those orphaned archives. But in some
21 cases it might not. Running this command will force their removal.
22
23 This command also runs some optimizations on the database. So if your
24 repository seems to be running slowly, try running this command to see
25 if performance improves.
26
28 None.
29
31 None.
32
34 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
35
37 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
38
39 This is free software; you can redistribute it and/or modify it under
40 the same terms as the Perl 5 programming language system itself.
41
42
43
44perl v5.32.0 2020-07-28 App::Pinto::Command::clean(3)