module.exports = [
  Object.assign({topic: 'config', command: 'set'}, cmd),
  Object.assign({topic: 'config', command: 'add', hidden: true}, cmd)
]