Azure / Azure/bicep

Update CLI installer to auto-upgrade

Open
#5,166 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

When you run the `az bicep install` command, if Bicep is already installed, it doesn't take any action. This includes when an older version of Bicep is installed and a newer version is available.

This means that for scripts, and for documentation instructions, we need to have instructions along the lines of "Run `az bicep install` and then `az bicep upgrade`" to ensure the user has the latest version.

It would be nice if we could issue a single command that would both install the latest Bicep version, and upgrade an existing version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.