1singularity(1) singularity(1)
2
3
4
6 singularity-plugin-install - Install a compiled Singularity plugin
7
8
9
11 singularity plugin install
12
13
14
16 The 'plugin install' command installs the compiled plugin found at
17 plugin_path
18 into the appropriate directory on the host.
19
20
21 NOTE: Before using this command, make sure that you trust the origin of
22 the
23 plugin, and that you are certain it does not contain any malicious
24 code.
25
26
27
29 -h, --help[=false] help for install
30
31
32
34 $ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif
35
36
37
38
40 singularity-plugin(1)
41
42
43
45 18-Sep-2023 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra Sep 2023 singularity(1)