- Run queries against containers from the command line.
- Required for building:
python
pip
az
make
- Required for running:
COSMOS_ACCOUNT
COSMOS_DATABASE
COSMOS_CONTAINER
COSMOS_DB_KEY
or supply them as arguments when running the binary. - Help:
cosmos-query -h
- How to get
COSMOS_DB_KEY
:az cosmosdb keys list --name "account" --resource-group "rg" --query "primaryMasterKey" -o tsv
- Build binary:
make dist
=>dist/cosmos-query
-
Notifications
You must be signed in to change notification settings - Fork 0
jensbech/cosmos-query-tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Query cosmos containers in command line instead of using the annoying Azure explorer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published