diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-15 00:47:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 00:47:51 +0300 |
commit | ada30c21f5148715719bf6d6b94f3e5dce50b19d (patch) | |
tree | 5a9a9d07e7681d38837b358aa029b18853046ef8 /src/azure-cli | |
parent | 58fed08dcf698f7c09cc78657689ac1581121737 (diff) |
Automated documentation update for Azure CLI and CUDA (#289)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/azure-cli')
-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 | - | |