Skip to content

Commit

Permalink
Add IoT Operations extension v0.3.0b2 (#7272)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k authored Feb 8, 2024
1 parent cda322b commit 1ead77a
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -20894,6 +20894,64 @@
"version": "0.3.0b1"
},
"sha256Digest": "31f2fd60a63f25f05d30288e79b56f051baad4698ef9d61d4bcae432a2924f43"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v0.3.0b2/azure_iot_ops-0.3.0b2-py3-none-any.whl",
"filename": "azure_iot_ops-0.3.0b2-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.46.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.3.0b2"
},
"sha256Digest": "1ddce07806ac2b529d4e98e7919aef58907d03174f33c5d96305cbfe590c13b1"
}
],
"azure-sphere": [
Expand Down

0 comments on commit 1ead77a

Please sign in to comment.