Azure / Azure/azure-cli-extensions

Prompt new version when there is a new version of the running extension

Open
#3,268 3 comments 0 reactions 2 assignees Assigned to @jsntcy View on GitHub
CLI Version feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)

### Extension name (the extension in question)

### Description of issue (in as much detail as possible)
The author of quantum extension @ricardo-espinoza asked is there a way to prompt users to update extension version.

This issue is a feature request.

My preliminary thought is prompt new version when there is a new version of the running extension in frequency of once a week.
When users run
```
az quantum ...
```
If there is a new version, give a warning like
```
A new version *** of quantum extension is available. Current version is ***. Run *** to install latest 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.