Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 268 Bytes

reset-cluster.md

File metadata and controls

18 lines (13 loc) · 268 Bytes

How to reset a LTDB cluster

  • ~/.bashrc:
export FBPATH=$HOME/.flashbase
export PATH=$HOME/.local/bin:$PATH

alias python=python2.7
alias fb=flashbase

Run below command to reset cluster 1:

$ cfc 1
$ fb restart --reset --cluster --yes