wp plugin uninstall <plugin>

Uninstalls one or more plugins

Arguments

NameDescription
pluginOne or more plugins to uninstall

Options

NameDescription
--deactivateDeactivate the plugin before uninstalling. Default behavior is to warn and skip if the plugin is active
--skip-deleteIf set, the plugin files will not be deleted. Only the uninstall procedure will be run
--allIf set, all plugins will be uninstalled