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.
NOTE: Before using this command, make sure that you trust the origin of the plugin, and that you are certain it does not contain any malicious code.
singularity plugin install <plugin_path>
Examples
$ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif
Options
-h, --help help for install
SEE ALSO
singularity plugin - Manage Singularity plugins
Auto generated by spf13/cobra on 4-Sep-2024