singularity plugin install

Install a compiled Singularity plugin

Synopsis

The ‘plugin install’ command installs the compiled plugin found at plugin_path into the appropriate directory on the host.

singularity plugin install [install options...] <plugin_path>

Examples

$ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif

Options

-h, --help          help for install
-n, --name string   name to install the plugin as, defaults to the value in the manifest

SEE ALSO

Auto generated by spf13/cobra on 28-Nov-2022