.nh .TH "apptainer" "1" "Jan 2026" "Auto generated by spf13/cobra" "" .SH NAME apptainer-plugin-create - Create a plugin skeleton directory .SH SYNOPSIS \fBapptainer plugin create \fP .SH DESCRIPTION The 'plugin create' command allows a user to creates a plugin skeleton directory structure to start development of a new plugin. .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for create .SH EXAMPLE .EX $ apptainer plugin create ~/myplugin github.com/username/myplugin $ ls -1 ~/myplugin go.mod main.go apptainer_source .EE .SH SEE ALSO \fBapptainer-plugin(1)\fP .SH HISTORY 8-Jan-2026 Auto generated by spf13/cobra