apptainer-sif - Manipulate Singularity Image Format (SIF) images
apptainer sif
A set of
commands are provided to display elements such as the SIF
global
header, the data object descriptors and to dump data
objects. It is also
possible to modify a SIF file via this tool via the add/del
commands.
|
-h, --help[=false] |
help for sif |
All sif commands have their own help output:
$ apptainer help
sif list
$ apptainer sif list --help
apptainer(1), apptainer-sif-add(1), apptainer-sif-del(1), apptainer-sif-dump(1), apptainer-sif-header(1), apptainer-sif-info(1), apptainer-sif-list(1), apptainer-sif-new(1), apptainer-sif-setprim(1)
15-May-2026 Auto generated by spf13/cobra