We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69878fb commit 0034d97Copy full SHA for 0034d97
specification/mixedreality/resource-manager/readme.az.md
@@ -0,0 +1,13 @@
1
+## AZ
2
+
3
+These settings apply only when `--az` is specified on the command line.
4
5
+``` yaml $(az)
6
+az:
7
+ extensions: mixedreality
8
+ package-name: azure-mgmt-mixedreality
9
+ namespace: azure.mgmt.mixedreality
10
+az-output-folder: $(azure-cli-extension-folder)/src/mixedreality
11
+python-sdk-output-folder: "$(az-output-folder)/azext_mixedreality/vendored_sdks/mixedreality"
12
13
+```
specification/mixedreality/resource-manager/readme.python.md
@@ -0,0 +1,4 @@
+## Python
+These settings apply only when `--python` is specified on the command line.
0 commit comments