aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-23 23:46:03 +0300
committerGitHub <noreply@github.com>2022-11-23 23:46:03 +0300
commit188f1ef26bc8fa942d552dfaa8596091a8a39126 (patch)
tree65e8b0c40af4b2d441576cb3f959c38d110097aa
parent133b4cf23c6e4d6679940a8806f76877790c7f45 (diff)
Automated documentation update (#306)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
-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 bf6004b..9b7735f 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -17,6 +17,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 |