apptainer-plugin-compile - Man Page
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
History
5-Sep-2024 Auto generated by spf13/cobra
Referenced By
Sep 2024 Auto generated by spf13/cobra