server
zxsuite config dump server server [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
server(M) |
Unknown |
||
show-inherited(O) |
Boolean |
true|false |
true |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite config dump server mail.example.com
Dumps all the attributes related to the server mail.example.com skipping inherited values
Example:
zxsuite config dump server mail.example.com show-inherited true
Dumps all the attributes related to the server mail.example.com showing inherited values