Lists shared IP addresses for virtual servers
This command outputs a list of shared IP addresses that can be used by new or existing virtual servers. You can use the --shared-ip flag to create-domain
to add the virtual server on one of the listed IPs.
Output is in table format by default, but you can switch to a more detailed and easily parsed list with the --multiline
flag. Or to just get a list of addresses, use the --name-only
parameter.
Command Line Help
virtualmin list-shared-addresses [--multiline | --name-only]