wp cli - Uninstall WP-CLI

admin2025-06-07  45

I have WP CLI installed on my server. Is there a command to uninstall the package?

Here's where it's been installed on my server:

I'd rather uninstall the package vs using rm -r.

I have WP CLI installed on my server. Is there a command to uninstall the package?

Here's where it's been installed on my server:

I'd rather uninstall the package vs using rm -r.

Share Improve this question asked Oct 22, 2018 at 14:05 SamSam 2,2163 gold badges31 silver badges59 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 4

You can remove the wp-cli.phar file (and also the .wp-cli directory). I don't think there is an installation as such for you to un-install since typically you just download and move the wp-cli script to a directory such as /usr/local/bin.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749241836a317548.html

最新回复(0)