chore(Turborepo): Remote CommandBase from Run (#7360)
### Description
- `Run` no longer requires a `CommandBase` instance, although the
constructor still takes one.
### Testing Instructions
Existing test suite
Closes TURBO-2335
---------
Co-authored-by: Greg Soltis <Greg Soltis>