Package org.approvej.approve
Class ApprovedFileInventoryCli
java.lang.Object
org.approvej.approve.ApprovedFileInventoryCli
Thin CLI wrapper for the approved file inventory.
All business logic lives in ApprovedFileInventory. This class is responsible only for
formatting domain results into CLI output with appropriate exit codes.
-
Method Summary
-
Method Details
-
main
CLI entry point for build tool plugins.- Parameters:
args---find-leftoversto list leftovers,--cleanupto delete them,--approve-allto approve all unapproved files,--review-unapprovedto review all unapproved files
-