Thanks for so useful tool, but I can't find the right way for pass additional custom arguments to mongodump command via utils.dumpDatabase(connectionString, dirName), can you give an example?
For example, I need to pass --archive --gzip arguments to generate a compressed dump in single file.