https://github.com/adobe/aio-cli-plugin-config/blob/6cc403bc59bfca43ba943bc1e1728bf4ab3c4f79/src/commands/config/index.js#L15 This causes the issue described in https://github.com/adobe/aio-cli/issues/627 It should do the same as this: https://github.com/adobe/aio-cli-plugin-app/blob/master/src/commands/app/index.js
aio-cli-plugin-config/src/commands/config/index.js
Line 15 in 6cc403b
This causes the issue described in adobe/aio-cli#627
It should do the same as this: https://github.com/adobe/aio-cli-plugin-app/blob/master/src/commands/app/index.js