From a34fbe5e42fa730904d5509dbe943eba32f20600 Mon Sep 17 00:00:00 2001 From: Ryan K Date: Thu, 7 Dec 2023 17:14:31 -0800 Subject: [PATCH] Adds IoT Ops extension v0.2.0b1 (#7066) --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/src/index.json b/src/index.json index 6ab62270d30..510e3ff126f 100644 --- a/src/index.json +++ b/src/index.json @@ -19938,6 +19938,64 @@ "version": "0.1.0b2" }, "sha256Digest": "dfe97525bb57cb65124c17916db4278f19e281220a5fedbd0d91486cadbb12bc" + }, + { + "downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v0.2.0b1/azure_iot_ops-0.2.0b1-py3-none-any.whl", + "filename": "azure_iot_ops-0.2.0b1-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.42.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3 :: Only", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "iotupx@microsoft.com", + "name": "Microsoft", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/azure/azure-iot-ops-cli-extension" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "azure-iot-ops", + "requires_python": ">=3.8", + "run_requires": [ + { + "requires": [ + "azure-identity (<2.0,>=1.14.1)", + "kubernetes (<29.0,>=27.2)", + "opentelemetry-proto (~=1.20.0)", + "protobuf (~=4.25.0)", + "rich (<14.0,>=13.6)" + ] + } + ], + "summary": "The Azure IoT Operations extension for Azure CLI.", + "version": "0.2.0b1" + }, + "sha256Digest": "0e3bcc6cf3f2eeb80c96ee0d68eb3bad356837642296bed2c6edf7b9519b8320" } ], "azure-sphere": [