Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

[BUG--FIX] issue 32: setup command fails to get az cli version#33

Merged
dennisseah merged 1 commit intomasterfrom
issue32
Apr 30, 2020
Merged

[BUG--FIX] issue 32: setup command fails to get az cli version#33
dennisseah merged 1 commit intomasterfrom
issue32

Conversation

@dennisseah
Copy link
Collaborator

@dennisseah dennisseah commented Apr 30, 2020

change the code to call az --version insteads of az install. the latter returns a JSON; and the format does not. Hence added code to perform string parsing.

closes #32

@dennisseah dennisseah merged commit eefedbf into master Apr 30, 2020
@dennisseah dennisseah deleted the issue32 branch April 30, 2020 04:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bedrock setup fails with "az: 'version' is not in the 'az' command group. See 'az --help'"

3 participants