Provided by: singularity-container_4.1.1+ds2-1ubuntu0.3_amd64 

NAME
singularity-plugin-create - Create a plugin skeleton directory
SYNOPSIS
singularity plugin create
DESCRIPTION
The 'plugin create' command allows a user to creates a plugin skeleton directory structure to start development of a new plugin.
OPTIONS
-h, --help[=false] help for create
EXAMPLE
$ singularity plugin create ~/myplugin github.com/username/myplugin $ ls -1 ~/myplugin go.mod main.go singularity_source
SEE ALSO
singularity-plugin(1)
HISTORY
21-Jul-2025 Auto generated by spf13/cobra Auto generated by spf13/cobra Jul 2025 singularity(1)