From ade5472c62e5f3d8db1c6e95a9413175ea83facd Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Mon, 7 Mar 2022 03:35:32 +0000 Subject: [PATCH] [Release] Update index.json for extension [ quota ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1412890 Last commit: https://github.com/Azure/azure-cli-extensions/commit/d292d6d0295e5245cff22da0bdc4bbf38ed92dd7 --- src/index.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/index.json b/src/index.json index d6ba5fd21ea..cb6be0ee741 100644 --- a/src/index.json +++ b/src/index.json @@ -23515,6 +23515,51 @@ "sha256Digest": "d37a85117a1b0989c1ceba8bbb571c777b626eabf9ce14161617837dbfeb067e" } ], + "quota": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/quota-0.1.0-py3-none-any.whl", + "filename": "quota-0.1.0-py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.15.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/quota" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "quota", + "summary": "Microsoft Azure Command-Line Tools AzureQuotaExtensionAPI Extension", + "version": "0.1.0" + }, + "sha256Digest": "f336a9499c951ba012c9f68ed7887af63b053ed1585df4bbdef88ddf9e0d6805" + } + ], "rdbms-connect": [ { "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/rdbms_connect-0.1.0-py2.py3-none-any.whl",