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

singularity-cache-list - List your local Singularity cache

Description

       This will list your local cache (stored at $HOME/.singularity/cache if
         SINGULARITY_CACHEDIR is not set).

Example

         All group commands have their own help output:

         $ singularity help cache list
         $ singularity help cache list --type=library,oci
         $ singularity cache list --help

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-cache-list - List your local Singularity cache

Options

-h, --help[=false]      help for list

       -T,  --type=[all]       a  list of cache types to display, possible entries: all, library, oci-tmp, shub,
       oras, net, oci-sif, blob

       -v, --verbose[=false]      include cache entries in the output

See Also

singularity-cache(1)

Synopsis

singularitycachelist[listoptions...]

See Also