ยง2024-08-25

drop database

\alexlai@n2Bookworm:~$ mongosh "mongodb://siteRootAdmin:b23258585@x8664Arch.yushei.com.tw:27017,n2Bookworm.yushei.com.tw:27017,n2Jammy.yushei.com.tw:27017/YuSheiDBTest?replicaSet=odroid01&authSource=admin"
show dbs
use myDatabase
db.dropDatabase()
show dbs