1apptainer(1) apptainer(1)
2
3
4
6 apptainer-plugin-inspect - Inspect an Apptainer plugin (either an in‐
7 stalled one or an image)
8
9
10
12 apptainer plugin inspect (|)
13
14
15
17 The 'plugin inspect' command allows a user to inspect a plugin that is
18 already
19 installed in the system or an image containing a plugin that is yet
20 to be installed.
21
22
23
25 -h, --help[=false] help for inspect
26
27
28
30 $ apptainer plugin inspect example.com/test-plugin
31 Name: example.com/test-plugin
32 Description: A test Apptainer plugin.
33 Author: Sylabs
34 Version: 0.1.0
35
36
37
38
40 apptainer-plugin(1)
41
42
43
45 29-Mar-2023 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra Mar 2023 apptainer(1)