## Bug Report - [ ] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [ ] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current, buggy behavior** WP-CLI 2.10.0 ``` $ wp plugin status wp-redis Error: Couldn't find plugin-status.mustache ``` https://github.com/wp-cli/extension-command/blob/2a6f985a303032cd3ee0f37bfbf8e08420fa47ae/src/Plugin_Command.php#L227 **Describe what you would expect as the correct outcome** No error.