List all directories in which a specific version of PHP has been activated
By default this command outputs a table of directories for the virtual server specified with the --domain
parameter. However, the --multiline
flag can be used to output more detail about each directory in a format more easily parsed by other programs. Or if you just want a list of directories,
use the --name-only
flag.
Command Line Help
virtualmin list-php-directories --domain domain.name [--multiline | --name-only]