./mongo mongodb+srv://<username>:<password>@<clustername>.mqupg.azure.mongodb.net/<database>?retryWrites=true&w=majority
replacing the <...> with my configuration, but I get 'No matches for <connection string>' . I'm sure I am using the correct parameters. Any idea?
user is not allowed to do action [getLog] on [admin.]
Anyway, making progress!