singularity-plugin-install - Install a compiled Singularity plugin
singularity plugin install
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.
|
-h, --help[=false] |
help for install |
$ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif
singularity-plugin(1)
15-May-2026 Auto generated by spf13/cobra