Open cityofoaksdesign opened 6 years ago
Hi @cityofoaksdesign! Cool idea, have you considered creating a Terminus plugin for this functionality? That'd be a good way to prototype it and get something working before the Pantheon team has free space in their schedule to look at the request.
Feature request
To generate the Status reports, I understand that Drupal uses https://www.drupal.org/project/site_audit with corresponding drush commands and Wordpress uses https://github.com/pantheon-systems/wp_launch_check with corresponding wp cli commands and these both do work well.
However, it would be awesome to be able to run status checks on the command line for either Drupal or Wordpress interchangeability via a common Terminus command, something like: env:audit. -or- site:audit
Thanks for considering,