features/src/azure-cli
github-actions[bot] ada30c21f5
Automated documentation update for Azure CLI and CUDA (#289)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-11-14 13:47:51 -08:00
..
devcontainer-feature.json Add new option to install azure-cli extensions (#165) 2022-11-14 12:22:02 -08:00
install.sh Add new option to install azure-cli extensions (#165) 2022-11-14 12:22:02 -08:00
README.md Automated documentation update for Azure CLI and CUDA (#289) 2022-11-14 13:47:51 -08:00

Azure CLI (azure-cli)

Installs the Azure CLI along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like gpg.

Example Usage

"features": {
    "ghcr.io/devcontainers/features/azure-cli:1": {}
}

Options

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 -

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.