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