.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-sif - Manipulate Singularity Image Format (SIF) images .SH SYNOPSIS .PP \fBapptainer sif\fP .SH DESCRIPTION .PP 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. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for sif .SH EXAMPLE .EX All sif commands have their own help output: $ apptainer help sif list $ apptainer sif list --help .EE .SH SEE ALSO .PP \fBapptainer(1)\fP, \fBapptainer-sif-add(1)\fP, \fBapptainer-sif-del(1)\fP, \fBapptainer-sif-dump(1)\fP, \fBapptainer-sif-header(1)\fP, \fBapptainer-sif-info(1)\fP, \fBapptainer-sif-list(1)\fP, \fBapptainer-sif-new(1)\fP, \fBapptainer-sif-setprim(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra