.nh .TH "singularity" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-plugin-install - Install a compiled Singularity plugin .SH SYNOPSIS .PP \fBsingularity plugin install \fP .SH DESCRIPTION .PP The 'plugin install' command installs the compiled plugin found at plugin_path into the appropriate directory on the host. .PP 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. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for install .SH EXAMPLE .EX $ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif .EE .SH SEE ALSO .PP \fBsingularity-plugin(1)\fP .SH HISTORY .PP 7-Apr-2024 Auto generated by spf13/cobra