Integrate more deeply with wp-cli and expose more commands for things like: - interacting with the database - creating plugins - etc... [http://wp-cli.org/commands/](http://wp-cli.org/commands/) Should follow format of angular ``` $ yo microcebus:db import data.sql ```