singularity plugin compile¶
Compile a singularity plugin
Synopsis¶
The ‘plugin compile’ command allows a developer to compile a Singularity plugin in the expected environment. The provided host directory is the location of the plugin’s source code.
singularity plugin compile [compile options...] <host_path>
Examples¶
$ singularity plugin compile $HOST_PATH
Options¶
-h, --help help for compile
-o, --out string
SEE ALSO¶
- singularity plugin - Manage singularity plugins
Auto generated by spf13/cobra on 26-Jun-2019