Skip to content

Add --all option to delete commands #113

@swissspidy

Description

@swissspidy

Right now it's not possible to run something like wp theme delete --all or wp plugin delete --all to quickly delete all themes and plugins.

I guess my best bet right now is to use the list commands + xargs or something.

wp plugin uninstall --all works though, so I think there's some inconsistency.

Edit: #88 already covers wp plugin delete --all. My suggestion expands this to the theme command as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions