UNPKG

berlioz

Version:

Berlioz - cloud deployment and migration services

13 lines (8 loc) 289 B
module.exports = { arguments: [ ], exec: function({Promise, _, args, logger, screen, config, inputError}) { config.clear('config', ['local-provider', 'gcp']); // screen.info('Will use AWS profile \"%s\" for local deployment', args.profile); } }