I have being looking through online documentation but cant seem to find any CLI command to remove all data from membase. I am running some performance tuning and need to clean out DB each time.
Thanks,
I have being looking through online documentation but cant seem to find any CLI command to remove all data from membase. I am running some performance tuning and need to clean out DB each time.
Thanks,
I used the following command to clear everything from database
echo 'flush_all' | netcat localhost 11211