Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AzureCLIV2] Replaces az --version with az version #19039

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jessehouwing
Copy link
Contributor

@jessehouwing jessehouwing commented Sep 28, 2023

az version doesn't perform an update check and is faster.

Fixes: #19006

Task name: AzureCLI

Description: Replaces the call to az --version with az version.

Documentation changes required: N

Added unit tests: N

Attached related issue: #19006

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

`az version` doesn't perform an update check and is faster.

Fixes: microsoft#19006
@v-mohithgc
Copy link
Contributor

Hi @jessehouwing , thanks for creating this PR, will take a look.

@jessehouwing jessehouwing changed the title Replaces az --version with az version [AzureCLIV2] Replaces az --version with az version Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement]: Remove az --version from AzureCLI
2 participants