sylvain
Results
1
comments of
sylvain
if i pass by a variable, instead of function table(), it's working : %mongodb var result = db.getCollection('getMongoData').find({"output.ns": {$regex: 'total.authentification'}}) // Build a 'table' print("%table host\tns") result.forEach(state => { print(state.host...