Skip to content

gdryke/kusto-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63c0077 · Mar 14, 2021

History

26 Commits
Dec 19, 2020
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Dec 18, 2020
Dec 18, 2020
Mar 5, 2021
Dec 18, 2020
Mar 5, 2021
Dec 19, 2020
Dec 19, 2020
Dec 18, 2020
Dec 18, 2020
Dec 18, 2020

Repository files navigation

Overview

Finally! Pass through user auth on non-windows.

This is mostly just a small hack to enable https://github.com/gdryke/vim-kql, but I'll try to make it as much of a thing as I can.

Installation

Try out install.sh, results very much may vary.

Usage

See docs/usage.md

Release Notes

https://github.com/gdryke/kusto-cli/tree/main/docs/release_notes.md

Current Version

0.2

TODO

  • query from stdin
  • Add to brew, even if just local for the learning
  • Try to get smaller output
  • More tests
  • Add test multi-line query
  • Probably lots of better stuff i can do with all the fun Kusto query parameters
  • Any way to get charts/timeseries?
  • ENV or other config for cluster/db for repeated use
  • Better encoding for a query file

DONE

  • A real deployment process so it's in bin
    • Shell script that calls it? Kind of have this.
  • integration testing using test cluster, that might be unauthed?
    • This is actually kinda working with the integration.sh and integraton.yml workflow. See docs/integration-testing.md for more details.

Links

Helpful tutorials:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published