Manage WordPress from the command line

wordpress

Tired to manage your sites from the browser, you feel more comfortable using the command line then WP-CLI is for you.

WP-CLI is a set of tools that allows you to manage your Wordpress sites without using the browser. With WP-CLI you can:

+ Install / upgrade Wordpress.
+ Install / update/enable/disable plug-ins.
+ Install / update / activate / deactivate themes.
+ Manage users.
+ Perform simple DB operations.
+ Manage comments.
+ Manage Wordpress multi-site installations.
+ Manage Wordpress options and more

Manage WordPress from the command line Read More »