azure-dev-cli_0.6.0-beta.2
azure-sdk
released this
10 Feb 22:33
·
1207 commits
to main
since this release
0.6.0-beta.2 (2023-02-10)
Bugs Fixed
- [#1527] Fix running specific commands with
--output json
causing stack overflow errors to occur. - [#1534] Fix running commands with
-e <environment name>
flag or withAZURE_ENV_NAME
set not being respected. When running in CI environments, this caused prompting to occur, and failing if--no-prompt
is specified.