singularity plugin install¶
Install a singularity plugin
Synopsis¶
The ‘plugin install’ command installs the plugin found at plugin_path into the appropriate directory on the host.
singularity plugin install [install options...] <plugin_path>
Examples¶
$ singularity plugin install $PLUGIN_PATH
Options¶
-h, --help help for install
-n, --name string Name to install the plugin as, defaults to the value in the manifest
SEE ALSO¶
- singularity plugin - Manage singularity plugins
Auto generated by spf13/cobra on 26-Jun-2019