I am trying to connect Azure Cosmos DB emulator using command line with /EnableGremlinEndpoint. However the Cosmos DB Emulator never started. And if I run it without specifying any endpoint, it started and opened the page on browser.
I have even tried to run it with other endpoints, but in vain. How can I figure out this problem?