Improve command description text: https://github.com/wp-cli/cache-command/blob/master/src/Transient_Command.php Current description: Manage transients. Proposed description: Manage WordPress transient and standardized way of storing cached data in the database temporarily base. Example: See the WordPress Transients_API reference.