dump account#
carbonio 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
Usage example
carbonio config dump account user@example.com
Dumps all the attributes related to the account skipping inherited values
Usage example
carbonio config dump account user@example.com show-inherited true
Dumps all the attributes related to the account showing inherited values