Azure / Azure/azure-cli-dev-tools

azdev extension create generates a azext_metadata.json that with old maxCliCoreVersion

Open
#310 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

When creating new extensions: `azdev extension create` you are left with an extension that won't work with current releases of the azure cli because of out of data [azext_metadata.json](https://github.com/Azure/azure-cli-dev-tools/blob/dev/azdev/mod_templates/azext_metadata.json).

![Screen Shot 2021-07-19 at 11 37 46 AM](https://user-images.githubusercontent.com/1829082/126195593-f4741f84-634a-4741-9f68-0f536b5b850b.png)

[azext_metadata.json](https://github.com/Azure/azure-cli-dev-tools/blob/dev/azdev/mod_templates/azext_metadata.json) needs to be updated to match more [current releases](https://github.com/Azure/azure-cli/releases) of the azure cli.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.