GravityForms via WP-CLI

Continuing the discussion from WordPress installation notes:

ID Age Tag    Description                                           Urg 
30 3w  interi How to install gravityforms with wp-cli               0.92

Apparently a few weeks ago I thought, “I wonder how I can install GravityForms on the commandline…”

I have a license key for it, so I doubted it would be possible, even though I knew I could pop it in the wp-config.php

Don’t already have the add-on installed? Install it today using the following WP CLI command:
wp plugin install gravityformscli --activate

Well, that solves that! Turns out there’s a lot of functionality, so I’ll be going over it here.