adobe / adobe/aio-cli-plugin-config
config:index command should not inherit from list command
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.