aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-07-27 00:43:43 +0300
committerGitHub <noreply@github.com>2023-07-27 00:43:43 +0300
commit836ea1e9faea580509b59f7df1e3b29f19c00e17 (patch)
treeaa2c35dba4c7f0f03caacf4b6829fa039e3821a4 /src
parentea2d79070ec4e91361412a88ead2ec9b78266b92 (diff)
Automated documentation update (#627)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src')
-rw-r--r--src/azure-cli/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md
index 4a9de7b..c3e23db 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -18,6 +18,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
| version | Select or enter an Azure CLI version. (Available versions may vary by Linux distribution.) | string | latest |
| extensions | Optional comma separated list of Azure CLI extensions to install in profile. | string | - |
| installBicep | Optionally install Azure Bicep | boolean | false |
+| installUsingPython | Install Azure CLI using Python instead of pipx | boolean | true |
## Customizations