The docs state that
When you launch Cosmos DB Shell, it prompts you for authentication.
When the tool is launched via cosmosdbshell I am not prompted for authentcation and there do not appear to be any commands available to authenticate hence the tool is currently not usable.
I'm using
Cosmos Shell version: 1.0.273-preview
Dotnet: 10.0.203
MacOS: 26.4.1
And I installed the tool via dotnet tool update --global CosmosDBShell --prerelease
The docs state that
When the tool is launched via
cosmosdbshellI am not prompted for authentcation and there do not appear to be any commands available to authenticate hence the tool is currently not usable.I'm using
Cosmos Shell version: 1.0.273-preview
Dotnet: 10.0.203
MacOS: 26.4.1
And I installed the tool via
dotnet tool update --global CosmosDBShell --prerelease