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

Adds the plugin list to the run command #709

Merged
merged 3 commits into from
Jan 19, 2020
Merged

Adds the plugin list to the run command #709

merged 3 commits into from
Jan 19, 2020

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Jan 19, 2020

What's the problem this PR addresses?

I'm a new v2 user, and I'd like to use the shiny new workspaces foreach command. But when I run it, it tells me that the command is unknown. Since I'm a new user, I don't know anything about plugins and I just think that Yarn doesn't work.

Fixes #511

How did you fix it?

The plugins and their commands are stored within plugin-essentials. This allows us to suggest installing the right plugin when the user tries to execute a command that we don't ship by default.

This will only work for builtin scripts, of course.

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

Successfully merging this pull request may close these issues.

[Feature] Bakes the plugin command names in the main CLI
1 participant