Skip to content

Commit

Permalink
IoT Operations Extension v0.1.0b1 (#6976)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k committed Nov 10, 2023
1 parent fbb8641 commit 7e3dff7
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -19429,6 +19429,65 @@
"sha256Digest": "a160851a80aefb3fa12e9e5ac9c04511b8b058455c7d77b5ce7e79485b70ac41"
}
],
"azure-iot-ops": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v0.1.0b1/azure_iot_ops-0.1.0b1-py3-none-any.whl",
"filename": "azure_iot_ops-0.1.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"
],
"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.1.0b1"
},
"sha256Digest": "a36f5dabf8b7055cbd6025a1e843961e1123e466fb013fd2d71974cc15d0fdb4"
}
],
"azure-sphere": [
{
"downloadUrl": "https://software-static.download.prss.microsoft.com/dbazure/988969d5-f34g-4e03-ac9d-1f9786c66749/azure_sphere-0.1.4-py2.py3-none-any.whl",
Expand Down

0 comments on commit 7e3dff7

Please sign in to comment.