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

App::Pinto::Command::verify - report archives that are missing

Author

       Jeffrey Ryan Thalhammer <jeff@stratopan.com>

Command Arguments

       None

Command Options

       None

Description

       This command reports distributions that are defined in the repository database, but the archives are not
       actually present.  This could occur when Pinto aborts unexpectedly due to an exception or you terminate a
       command prematurely.

       At the moment, it isn't clear how to fix this situation.  In a future release you might be able to
       replace the archive for the distribution.  But for now, this command simply lets you know if something
       has gone wrong in your repository.

Name

       App::Pinto::Command::verify - report archives that are missing

Synopsis

         pinto --root=REPOSITORY_ROOT verify

Version

       version 0.14

See Also