.nh .TH "singularity" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-plugin-inspect - Inspect a singularity plugin (either an installed one or an image) .SH SYNOPSIS .PP \fBsingularity plugin inspect (|)\fP .SH DESCRIPTION .PP The 'plugin inspect' command allows a user to inspect a plugin that is already installed in the system or an image containing a plugin that is yet to be installed. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for inspect .SH EXAMPLE .EX $ singularity plugin inspect sylabs.io/test-plugin Name: sylabs.io/test-plugin Description: A test Singularity plugin. Author: Sylabs Version: 0.1.0 .EE .SH SEE ALSO .PP \fBsingularity-plugin(1)\fP .SH HISTORY .PP 7-Apr-2024 Auto generated by spf13/cobra