MongoExport is working without query. when i try the below query getting erros
Shell version 4.2.8
-q=’{ “CreatedOnUtc”: { “$lt”: { “$date”: “2016-01-01T00:00:00.000Z” } } }’
Error message: error parsing command line options: too many positional arguments: [CreatedOnUtc: { $lt: { $date: 2016-01-01T00:00:00.000Z } } }’]