Run a command within the specified workspace.
Usage
$ yarn workspace <workspaceName> <commandName> ...
Examples
Add a package to a single workspace
:
Run build script on a single workspace
:
Details
This command will run a given sub-command on a single workspace.