Submitted by webinteractive on Fri, 07/19/2013 - 11:24
Hi,
I just added a custom field "CustomerID". When I make a list of all virtual servers with:
virtualmin list-domains --multiline
I don't see the custom fields in the output. Am I doing something wrong?
Does Virtualmin save all virtual server settings in a database somewhere?
Best regards,
Joshua.
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Fri, 07/19/2013 - 22:44 Comment #1
You have to use the
list-custom
API command to show custom fields for domains - they aren't included in thelist-domains
output.