``` bash ./mongoexport -h ip:port -u username-p password -d db -c collectionname --out outfile.csv --authenticationDatabase admin ```