extension-command icon indicating copy to clipboard operation
extension-command copied to clipboard

Alias remove with delete command

Open dingo-d opened this issue 5 years ago • 0 comments

Feature Request

Describe your use case and the problem you are facing

Every time I go and delete the default plugins or some themes using wp theme/plugin delete I first do wp theme/plugin remove, and I get reminded in the output

Did you mean 'delete'?

Describe the solution you'd like

Symfony console commands are 'smart' to recognize typos, or a similar command (not sure how they do that, but it's neat). It would be cool to have remove as an alias to delete so both would work.

These are the two that come to mind because I use them on a weekly basis.

dingo-d avatar Aug 07 '20 07:08 dingo-d