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