1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-plugin-install - Install a compiled Singularity plugin
7
8
9

SYNOPSIS

11       singularity plugin install [install options...] <plugin_path>
12
13
14

DESCRIPTION

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

OPTIONS

23       -h, --help[=false]
24           help for install
25
26
27       -n, --name=""
28           name to install the plugin as, defaults to the value in the
29       manifest
30
31
32

EXAMPLE

34                $ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif
35
36
37
38

SEE ALSO

40       singularity-plugin(1)
41
42
43

HISTORY

45       18-Feb-2020 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum