list-available-scripts.pl
List known scripts
This command simply outputs a list of scripts that can potentially installed into Virtualmin servers. By default it displays a nicely formatted table, but if the --multiline option is given it will use a more machine-readable format which shows more information.
By default all scripts available are listed, but you can limit the output to only those built into Virtualmin with the --source core parameter. Or show only those you have installed separately with --source custom, or those from plugins with --source plugin.
Command Line Help
usage: list-available-scripts.pl [--multiline]
[--source core|custom|plugin]
[--type name]*