Saving Time with WP-CLI

WP-CLI is a WordPress plugin that allows you to interface with a WordPress site using Unix style commands. This presentation will walk you through writing commands, provide you tips to make sure your commands scale, and show you some cool ways to use existing commands.

Level: Advanced developer

Prerequisites: You should have a little bit of knowledge of Unix style commands. You should probably be running either OSX or some Linux distribution. If you are a Windows user, you should have knowledge of how to run Unix style commands on Windows.