1singularity(1) singularity(1)
2
3
4
6 singularity-sif - Manipulate Singularity Image Format (SIF) images
7
8
9
11 singularity 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 $ singularity help sif list
33 $ singularity sif list --help
34
35
36
37
39 singularity(1), singularity-sif-add(1), singularity-sif-del(1), singu‐
40 larity-sif-dump(1), singularity-sif-header(1), singularity-sif-info(1),
41 singularity-sif-list(1), singularity-sif-new(1), singularity-sif-set‐
42 prim(1)
43
44
45
47 18-Sep-2023 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra Sep 2023 singularity(1)