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

NAME

6       singularity-plugin-compile - Compile a Singularity plugin
7
8
9

SYNOPSIS

11       singularity plugin compile [compile options...] <host_path>
12
13
14

DESCRIPTION

16       The 'plugin compile' command allows a developer to compile a
17       Singularity
18         plugin in the expected environment. The provided host directory is
19       the
20         location of the plugin's source code which must be located under a
21       Singularity
22         source code directory. A compiled plugin is packed into a SIF file.
23
24
25

OPTIONS

27       -h, --help[=false]
28           help for compile
29
30
31       -o, --out=""
32
33
34

EXAMPLE

36                $ singularity plugin compile $HOME/singularity/test-plugin
37
38
39
40

SEE ALSO

42       singularity-plugin(1)
43
44
45

HISTORY

47       18-Feb-2020 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum