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

NAME

6       singularity-plugin-install - Install a 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 plugin found at plugin_path into the
17              appropriate directory on the host.
18
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 $PLUGIN_PATH
35
36
37
38

SEE ALSO

40       singularity-plugin(1)
41
42
43

HISTORY

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