Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config:index command should not inherit from list command #155

Open
shazron opened this issue Nov 27, 2024 · 0 comments
Open

config:index command should not inherit from list command #155

shazron opened this issue Nov 27, 2024 · 0 comments

Comments

@shazron
Copy link
Member

shazron commented Nov 27, 2024

class ConfigCommand extends ListCommand { }

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant