UNPKG

berlioz

Version:

Berlioz - cloud deployment and migration services

12 lines (8 loc) 144 B
module.exports = { useClient: true, arguments: [ ], exec: function({args, client}) { return client.logout(); } }