Skip to content

jensbech/cosmos-query-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos Query CLI

  • 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

About

Query cosmos containers in command line instead of using the annoying Azure explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published