philip-gai/Setup Kusto CLI
Set up your GitHub Actions workflow with a specific version of the Kusto CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kusto-version | The exact version to use. Examples: 6.1.2, 7.2.1, 11.3.1 | — | 11.3.1 |
| target-version | The dotnet framework version of the tool to use. Examples: netcore, netcoreapp2.1, net5.0, net6.0 | — | net6.0 |
Outputs
| name | description |
|---|---|
| kusto-version | The version of the Kusto CLI that was set up |
| target-version | The dotnet framework version of the tool that was set up |
| kusto-cli-path | The path on the runner to the Kusto CLI |