diff options
author | github-actions <github-actions@github.com> | 2022-11-14 23:22:43 +0300 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2022-11-14 23:22:43 +0300 |
commit | d854f5c59d3bd912ecf0d0bf3032c18b12586480 (patch) | |
tree | e711a8744833db5f9bcd3e82ff4666dbf4eb8b7f | |
parent | eafa28287e15b51a2aa20a227056f0af43d20275 (diff) |
Automated documentation update [skip ci]automated-documentation-update-3464896909
-rw-r--r-- | src/azure-cli/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md index e324674..bf6004b 100644 --- a/src/azure-cli/README.md +++ b/src/azure-cli/README.md @@ -16,6 +16,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | 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 | - | |