philip-gai/Kusto Script

Run a Kusto script or inline query against your Kusto cluster in your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kusto-uriThe connection URI for the Kusto cluster or databaseyes
kusto-queryThe Kusto query to run
kusto-scriptThe path to the Kusto script to run
kusto-script-foldersSpace separated list of paths to folders contains Kusto scripts. Will recursively run all files in the directory
kusto-cli-pathThe path on the runner to the Kusto CLI
azure-tenantA String value that provides the name or ID of the user's tenant. The default value is microsoft.com.
namedescription
resultThe result of the Kusto script or inline query in markdown format