list-available-scripts

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 parsable format which shows more information. Or you can use --name-only to show just script names. 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.

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 parsable format which shows more information. Or you can use --name-only to show just script names.

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#

virtualmin list-available-scripts [--multiline | --name-only]
 [--source core|custom|plugin|latest]
 [--type name]*
 [--available-only]

Source: https://www.virtualmin.com/docs/development/api-programs/list-available-scripts/

  • virtualmin, install, command line, script, list, available, scripts
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...