Zextras Config CLI
zxsuite config
Name | Description | Usage |
---|---|---|
account |
account config |
zxsuite config account {set|get|empty} [object Object] [attr1 value1 [attr2 value2…]] |
distributionList |
distributionList config |
zxsuite config distributionList {set|get|empty} [object Object] [attr1 value1 [attr2 value2…]] |
cos |
cos config |
zxsuite config cos {set|get|empty} [object Object] [attr1 value1 [attr2 value2…]] |
domain |
domain config |
zxsuite config domain {set|get|empty} [object Object] [attr1 value1 [attr2 value2…]] |
server |
server config |
zxsuite config server {set|get|empty} [object Object] [attr1 value1 [attr2 value2…]] |
global |
global config |
zxsuite config global {set|get|empty} [attr1 value1 [attr2 value2…]] |
info |
get attributes info |
zxsuite config info [attr1 value1 [attr2 value2…]] |
status |
Get Config component status |
zxsuite config status |
clean |
remove expired attributes |
zxsuite config clean |
doStartService |
start a given service |
zxsuite config doStartService [object Object] |
doStopService |
stop a given service |
zxsuite config doStopService [object Object] |
getServices |
show current status of all services for this module |
zxsuite config getServices |
doRestartService |
restart a given service |
zxsuite config doRestartService [object Object] |
dump |
dump configuration of object including inherited properties |
zxsuite config dump {account|cos|domain|server|global} [object Object] show-inherited {true|false} |