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 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

OPTIONS

24       -h, --help[=false]
25           help for compile
26
27
28       -o, --out=""
29
30
31

EXAMPLE

33                   $ singularity plugin compile $HOST_PATH
34
35
36
37

SEE ALSO

39       singularity-plugin(1)
40
41
42

HISTORY

44       29-May-2019 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra      May 2019                     singularity(1)
Impressum