Original @schlessera wp-cli/entity-command#136
Internal command validation for wp plugin activate does not seem to check whether you actually provided a plugin slug.
It should check it has a valid plugin slug to work on and throw an error otherwise.
via @swissspidy in wp-cli/language-command#27 (comment)