1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-sif-add - Add a data object to a SIF file
7
8
9

SYNOPSIS

11       singularity sif add [OPTIONS]   [flags]
12
13
14

DESCRIPTION

16       Add a data object to a SIF file
17
18
19

OPTIONS

21       --alignment=0       set  alignment constraint [default: aligned on page
22       size]
23
24
25       --datatype=0      the type of data to add [NEEDED, no default]:
26         1-Deffile,   2-EnvVar,    3-Labels,
27         4-Partition, 5-Signature, 6-GenericJSON
28
29
30       --filename=""      set logical filename/handle  [default:  input  file‐
31       name]
32
33
34       --groupid=0      set groupid [default: DescrUnusedGroup]
35
36
37       -h, --help[=false]      help for add
38
39
40       --link=0      set link pointer [default: DescrUnusedLink]
41
42
43       --partarch=0       the  main architecture used (with -datatype 4-Parti‐
44       tion) [NEEDED, no default]:
45         1-386,       2-amd64,     3-arm,
46         4-arm64,     5-ppc64,     6-ppc64le,
47         7-mips,      8-mipsle,    9-mips64,
48         10-mips64le, 11-s390x
49
50
51       --partfs=0       the  filesystem  used  (with  -datatype   4-Partition)
52       [NEEDED, no default]:
53         1-Squash,    2-Ext3,      3-ImmuObj,
54         4-Raw
55
56
57       --parttype=0       the  type  of partition (with -datatype 4-Partition)
58       [NEEDED, no default]:
59         1-System,    2-PrimSys,   3-Data,
60         4-Overlay
61
62
63       --signentity=""      the entity that signs (with -datatype 5-Signature)
64       [NEEDED, no default]:
65         example: 433FE984155206BD962725E20E8713472A879943
66
67
68       --signhash=0       the signature hash used (with -datatype 5-Signature)
69       [NEEDED, no default]:
70         1-SHA256,    2-SHA384,    3-SHA512,
71         4-BLAKE2S,   5-BLAKE2B
72
73
74

SEE ALSO

76       singularity-sif(1)
77
78
79

HISTORY

81       26-May-2021 Auto generated by spf13/cobra
82
83
84
85Auto generated by spf13/cobra      May 2021                     singularity(1)
Impressum