-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Shell API
-
None
-
Not Needed
Problem Statement/Rationale
The printShardingStatus utility script provides textual information for the entire cluster and has nothing to do with the current database.
Because of this, it is unintuitive to find it under the db object, rather than under sh.
Can it be moved to be under sh instead?
Please be sure to attach relevant logs with any sensitive data redacted.
Steps to Reproduce
> sh.printSha^T^T
Expected Results
The printShardingStatus utility is moved under the sh object.