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 singularity plugin in the
17 expected environment. The provided host directory is the location of the plugin's
18 source code.
19
20
21
22
24 -h, --help[=false]
25 help for compile
26
27
28 -o, --out=""
29
30
31
33 $ singularity plugin compile $HOST_PATH
34
35
36
37
39 singularity-plugin(1)
40
41
42
44 29-May-2019 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra May 2019 singularity(1)