.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-plugin-inspect - Inspect an Apptainer plugin (either an installed one or an image) .SH SYNOPSIS .PP \fBapptainer 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 $ apptainer plugin inspect example.com/test-plugin Name: example.com/test-plugin Description: A test Apptainer plugin. Author: Sylabs Version: 0.1.0 .EE .SH SEE ALSO .PP \fBapptainer-plugin(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra