Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Incompatible change
-
The output of ls-command in CLI does not contain the []-frame any more. Instead the nodes are sorted.
Description
Sort the output of the ls-command in the CLI. And remove the [] frame.
Example: change output of "ls /"
[test1, aa3, zkc1, aa2, aa1, zookeeper]
to
aa1, aa2, aa3, test1, zk1, zookeeper
Attachments
Attachments
Issue Links
- depends upon
-
ZOOKEEPER-271 Better command line parsing in ZookeeperMain.
- Resolved
- incorporates
-
ZOOKEEPER-1409 CLI: deprecate ls2 command
- Resolved