From dc9abab26abec48b32ccfef0a16ef25a37231cfb Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Fri, 8 Jan 2021 10:48:18 +0800 Subject: [PATCH] [Release] Update index.json for extension [ monitor-control-service ] (#2836) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=666266 Last commit: https://github.com/Azure/azure-cli-extensions/commit/21be52f2eacc8da662638eb3dc4015605f333bdf --- src/index.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/index.json b/src/index.json index 5204f7045b8..a3a334ad92c 100644 --- a/src/index.json +++ b/src/index.json @@ -9659,6 +9659,51 @@ "sha256Digest": "30449391c1d1e9d67210d0ef81109a11a0f74a24a6f07644c17aed58cf056173" } ], + "monitor-control-service": [ + { + "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/monitor_control_service-0.1.0-py3-none-any.whl", + "filename": "monitor_control_service-0.1.0-py3-none-any.whl", + "metadata": { + "azext.isPreview": 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/master/src/monitor-control-service" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "monitor-control-service", + "summary": "Microsoft Azure Command-Line Tools MonitorClient Extension", + "version": "0.1.0" + }, + "sha256Digest": "71604e21a29c5bd84916a890cdf6e09dd7a0623867871d5ac8a0f5c2bed179dd" + } + ], "netappfiles-preview": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/netappfiles_preview-0.3.2-py2.py3-none-any.whl",