Skip to content

Commit

Permalink
add CLI codegen readme for kusto (#8888)
Browse files Browse the repository at this point in the history
* add readme.az.md

* Revert "add readme.az.md"

This reverts commit 20bd01f.

* add readme.az.md for kusto

* update readme.md for az pipeline
  • Loading branch information
RodgeFu authored Mar 31, 2020
1 parent ed24f7b commit 5271934
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions specification/azure-kusto/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## AZ

These settings apply only when `--az` is specified on the command line.

``` yaml $(az)
az:
extensions: kusto
namespace: azure.mgmt.kusto
package-name: azure-mgmt-kusto
python-sdk-output-folder: "$(output-folder)/src/kusto/azext_kusto/vendored_sdks/kusto"


```
1 change: 1 addition & 0 deletions specification/azure-kusto/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-go
- repo: azure-sdk-for-java
- repo: azure-cli-extensions
```

## C#
Expand Down

0 comments on commit 5271934

Please sign in to comment.