apptainer plugin inspect

Inspect an Apptainer plugin (either an installed one or an image)

Synopsis

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.

apptainer plugin inspect (<name>|<image>)

Examples

$ apptainer plugin inspect example.com/test-plugin
Name: example.com/test-plugin
Description: A test Apptainer plugin.
Author: Sylabs
Version: 0.1.0

Options

-h, --help   help for inspect

SEE ALSO

Auto generated by spf13/cobra on 14-Mar-2024