Error parsing command line options: error parsing positional arguments:

If you look at the mongoimport documentation you will see that you are using the wrong syntax. It looks like you are missing = after -d and -c.