Provided by: apptainer_1.4.4-1_amd64 

NAME
apptainer-plugin-compile - Compile an Apptainer plugin
SYNOPSIS
apptainer plugin compile [compile options...]
DESCRIPTION
The 'plugin compile' command allows a developer to compile an Apptainer
plugin in the expected environment. The provided host directory is the
location of the plugin's source code. A compiled plugin is packed into a SIF file.
OPTIONS
-h, --help[=false] help for compile
-o, --out="" path of the SIF output file
EXAMPLE
$ apptainer plugin compile $HOME/apptainer/test-plugin
SEE ALSO
apptainer-plugin(1)
HISTORY
3-Nov-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra Nov 2025 apptainer(1)