.nh .TH "singularity" "1" "Feb 2022" "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. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for install .SH EXAMPLE .PP .RS .nf $ singularity plugin install $HOME/singularity/test-plugin/test-plugin.sif .fi .RE .SH SEE ALSO .PP \fBsingularity-plugin(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra