apptainer-cache-list - Man Page

List your local Apptainer cache

Synopsis

apptainer cache list [list options...]

Description

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

Options

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

-T, --type=[all] a list of cache types to display, possible entries: library, oci, shub, blob(s), all

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

Example

  All group commands have their own help output:

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

See Also

apptainer-cache(1)

History

13-Mar-2024 Auto generated by spf13/cobra

Referenced By

apptainer-cache(1).

Mar 2024 Auto generated by spf13/cobra