features/src/azure-cli
github-actions[bot] 258b107b39
Automated documentation update (#287)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2022-11-14 11:40:25 -08:00
..
devcontainer-feature.json add installsAfter: common-utils to all Features (#214) 2022-10-18 16:30:56 -07:00
install.sh Ensure remove apt-update cache at the beginning and end of the scripts (#210) 2022-10-10 15:33:01 -07:00
README.md Automated documentation update (#287) 2022-11-14 11:40:25 -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

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