Skip to content

Commit

Permalink
cli onboard mixedreality (Azure#12720)
Browse files Browse the repository at this point in the history
* CLI onboard mixedreality

* brief params

* revert since fixed in modelerfour
  • Loading branch information
changlong-liu authored and mkarmark committed Jul 20, 2021
1 parent fdbcf36 commit 565f01a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
13 changes: 13 additions & 0 deletions specification/mixedreality/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: mixedreality
package-name: azure-mgmt-mixedreality
namespace: azure.mgmt.mixedreality
az-output-folder: $(azure-cli-extension-folder)/src/mixedreality
python-sdk-output-folder: "$(az-output-folder)/azext_mixedreality/vendored_sdks/mixedreality"

```
4 changes: 4 additions & 0 deletions specification/mixedreality/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Python

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

0 comments on commit 565f01a

Please sign in to comment.