Chassis / puppet-wp

This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests
https://chassis.github.io/puppet-wp/
GNU Lesser General Public License v3.0
44 stars 39 forks source link

Refactor plugin command #39

Closed BronsonQuick closed 7 years ago

BronsonQuick commented 7 years ago

Fixes #38.

Not that the execs have this format wp install plugin $title$network$held

The lack of spacing is deliberate as the original outputs had spaces that looked horrible. Here's an example of what the output looks like in the PR for reference:

wp plugin command