1apptainer(1) apptainer(1)
2
3
4
6 apptainer-sif - Manipulate Singularity Image Format (SIF) images
7
8
9
11 apptainer sif
12
13
14
16 A set of commands are provided to display elements such as the SIF
17 global
18 header, the data object descriptors and to dump data objects. It is
19 also
20 possible to modify a SIF file via this tool via the add/del commands.
21
22
23
25 -h, --help[=false] help for sif
26
27
28
30 All sif commands have their own help output:
31
32 $ apptainer help sif list
33 $ apptainer sif list --help
34
35
36
37
39 apptainer(1), apptainer-sif-add(1), apptainer-sif-del(1), apptainer-
40 sif-dump(1), apptainer-sif-header(1), apptainer-sif-info(1), apptainer-
41 sif-list(1), apptainer-sif-new(1), apptainer-sif-setprim(1)
42
43
44
46 22-Nov-2023 Auto generated by spf13/cobra
47
48
49
50Auto generated by spf13/cobra Nov 2023 apptainer(1)