mongo mydb --username user1 --host 192.168.99.100 --port 27017 --password
--username 用户名
--host 连接ip
--port 连接端口号
--password 密码 后面不传参数,则会在命令行提示输入