Execute the all subcommand: scan the named repos and render, in one shot.
Persistence: with no --cache (cacheExplicit false) the scan runs cache-free
in memory and writes nothing to disk; with --cache it persists to cachePath
and resumes like scan + render.
Execute the
allsubcommand: scan the named repos and render, in one shot.Persistence: with no
--cache(cacheExplicitfalse) the scan runs cache-free in memory and writes nothing to disk; with--cacheit persists tocachePathand resumes likescan+render.