# list all databases, and mark the current database with the '*'
kvuse
* default-db
test-1
todo-app
# switch to todo-app
kvuse todo-app
TODO
Questions
- Q: how to see current database?
- A:
kvuse
- Q: how to list all databases?
- A:
kvuse
- Q: how to create database?
- A:
kvuse <db-name>
- Q: how to delete a database?
- A:
kvuse <db-name> then kvclear
TODO
Questions
kvusekvusekvuse <db-name>kvuse <db-name>thenkvclear