50 Ways to use WP-CLI to Improve Workflow, Stop Clicking and Start Scripting

How to install and use the WordPress command line interface (WP-CLI) to do the following:
-Installing WP Sites
-Migrating WP Sites
-Setting WP options
-Manage plugins.
-Manage core updates.
-Create custom post types
-Manage core data types: posts, custom posts, taxonomies.
-Adding, remove, modifying media data.
-Scaffold new code.
-Use shell command line tricks to create more complex operations.
-Add your own commands

Speaker