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 sylabs.io/test-plugin
Name: sylabs.io/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 16-Feb-2023