Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

positional arguments not allowed #7

Open
ajonesgh opened this issue Aug 9, 2017 · 1 comment
Open

positional arguments not allowed #7

ajonesgh opened this issue Aug 9, 2017 · 1 comment

Comments

@ajonesgh
Copy link

ajonesgh commented Aug 9, 2017

Running on Windows 10. I'm having the following error :

i have a similar issue with mongodump

positional arguments not allowed: ['--db' 'dbname' '--host' 'hostname' '--username' 'username' '--password' 'password' '--out' 'backup-1502314560509']
[2] 2017-08-09T22:36:00.495+0100 try 'mongodump --help' for more information

How can I fix this problem ?

@valba8
Copy link

valba8 commented Nov 28, 2017

Same on Windows 10, arguments are in bad format. Should be something like /db:dbname /username:name, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants