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