Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
We have outdated command for init cluster in DEVNOTES.md:
cluster init --name cluster --meta-storage-node node1 --meta-storage-node node2 --meta-storage-node node3
it should be following:
cluster init --name test --metastorage-group=node1,node2,node3
Attachments
Attachments
Issue Links
- links to