Skip to content

Commit 0b37a1d

Browse files
authored
[IoT] Adds IoT Ops extension v1.0.0 (#8276)
1 parent 4a75319 commit 0b37a1d

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

src/index.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27000,6 +27000,71 @@
2700027000
"version": "0.8.0b1"
2700127001
},
2700227002
"sha256Digest": "eae168fc237816f73610b834a67f0fe92bcbcacb693ac63904455e90aca27f40"
27003+
},
27004+
{
27005+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.0.0/azure_iot_ops-1.0.0-py3-none-any.whl",
27006+
"filename": "azure_iot_ops-1.0.0-py3-none-any.whl",
27007+
"metadata": {
27008+
"azext.minCliCoreVersion": "2.53.0",
27009+
"classifiers": [
27010+
"Development Status :: 5 - Production/Stable",
27011+
"Intended Audience :: Developers",
27012+
"Intended Audience :: System Administrators",
27013+
"Programming Language :: Python",
27014+
"Programming Language :: Python :: 3 :: Only",
27015+
"Programming Language :: Python :: 3",
27016+
"Programming Language :: Python :: 3.8",
27017+
"Programming Language :: Python :: 3.9",
27018+
"Programming Language :: Python :: 3.10",
27019+
"Programming Language :: Python :: 3.11",
27020+
"Programming Language :: Python :: 3.12"
27021+
],
27022+
"extensions": {
27023+
"python.details": {
27024+
"contacts": [
27025+
{
27026+
"email": "[email protected]",
27027+
"name": "Microsoft",
27028+
"role": "author"
27029+
}
27030+
],
27031+
"document_names": {
27032+
"description": "DESCRIPTION.rst"
27033+
},
27034+
"project_urls": {
27035+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
27036+
}
27037+
}
27038+
},
27039+
"extras": [],
27040+
"generator": "bdist_wheel (0.30.0)",
27041+
"license": "MIT",
27042+
"license_file": "LICENSE",
27043+
"metadata_version": "2.0",
27044+
"name": "azure-iot-ops",
27045+
"requires_python": ">=3.8",
27046+
"run_requires": [
27047+
{
27048+
"requires": [
27049+
"azure-identity (<1.18.0,>=1.14.1)",
27050+
"azure-identity<1.18.0,>=1.14.1",
27051+
"kubernetes (<29.0,>=27.2)",
27052+
"kubernetes<29.0,>=27.2",
27053+
"opentelemetry-proto (~=1.20.0)",
27054+
"opentelemetry-proto~=1.20.0",
27055+
"packaging (>=23.2)",
27056+
"packaging>=23.2",
27057+
"protobuf (~=4.25.0)",
27058+
"protobuf~=4.25.0",
27059+
"rich (<14.0,>=13.6)",
27060+
"rich<14.0,>=13.6"
27061+
]
27062+
}
27063+
],
27064+
"summary": "The Azure IoT Operations extension for Azure CLI.",
27065+
"version": "1.0.0"
27066+
},
27067+
"sha256Digest": "eed6d0f8841c3840bb6b358293a4191ca1431d02763e00a428b7eda401f0406a"
2700327068
}
2700427069
],
2700527070
"azure-sphere": [

0 commit comments

Comments
 (0)