1singularity(1) singularity(1)
2
3
4
6 singularity-plugin-compile - Compile a singularity plugin
7
8
9
11 singularity plugin compile [compile options...] <host_path>
12
13
14
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.
21
22
23
25 -h, --help[=false]
26 help for compile
27
28
29 -o, --out=""
30
31
32
34 $ singularity plugin compile $HOST_PATH
35
36
37
38
40 singularity-plugin(1)
41
42
43
45 21-Oct-2019 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra Oct 2019 singularity(1)