We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
List the databases:
show dbs
Create/use a database:
use database name
database name
See collections inside a database:
show collections
Count values inside the collection:
db.collectionname.count()
collectionname
See data inside the collection:
db.collectionname.find()
To see proper JSON formatted data:
db.collectionname.findOne()
To remove an entry from the mongodb:
db.collectionname.remove({'key': 'value'})
key
value
eg.
db.actions.remove({'workflow': 'cmsunified_ACDC0_task_B2G-RunIIFall17wmLHEGS-02050__v1_T_191029_073632_8054'})
P&R wiki pages
Home
Acron jobs
Assistance Manual Extra Operations
remove actions from wtc console
Rucio Client
Unified Testing machine
Unified Draining
Relval Campaigns
PnR MonIT-Graphana dashboards
Summer Student Projects
Collectd issues on vocms machine
New ReqMgr Status' update in Unified
dashbssb monit query
Reset WTC Console
Check unmerged file
MongoDB routine cleanup
Oracle DB
MongoDB GUI
MongoDB Backup
MongoDB CLI commands
GWMSMON Dependency
Unified machine openstack projects and hostgroups
Check unified machines
DMWM important links
managing overflow sites
GitHub Actions
ElasticSearch