Skip to content

Conversation

joaovictorsl
Copy link

Why?

I wanted to remove multiple plugins on a single command

How?

Make pluginRemoveCommand take a slice instead of only the first plugin name, then we loop through them and remove one by one. If any error happens when removing a plugin we return before finishing the loop.

@joaovictorsl joaovictorsl requested a review from a team as a code owner August 13, 2025 23:41
@joaovictorsl
Copy link
Author

Is this ok or is there a reason why removing multiple plugins at once would go wrong?

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.

1 participant