Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions linter_exclusions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,56 @@ iot central export update:
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot central device update:
parameters:
api_version:
rule_exclusions:
- no_parameter_defaults_for_update_commands
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot central device-template update:
parameters:
api_version:
rule_exclusions:
- no_parameter_defaults_for_update_commands
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot central file-upload-config update:
parameters:
api_version:
rule_exclusions:
- no_parameter_defaults_for_update_commands
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot central organization update:
parameters:
api_version:
rule_exclusions:
- no_parameter_defaults_for_update_commands
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot central user update:
parameters:
api_version:
rule_exclusions:
- no_parameter_defaults_for_update_commands
central_dns_suffix:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot dps enrollment update:
parameters:
auth_type_dataplane:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot dps enrollment-group update:
parameters:
auth_type_dataplane:
rule_exclusions:
- no_parameter_defaults_for_update_commands
iot hub configuration update:
parameters:
auth_type_dataplane:
Expand Down
66 changes: 42 additions & 24 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -7645,8 +7645,8 @@
"sha256Digest": "8a7892996403fd5fd6850262acc176605704990db9d0a95c743545f1c0659d83"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.14/azure_iot-0.10.14-py3-none-any.whl",
"filename": "azure_iot-0.10.14-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.15/azure_iot-0.10.15-py3-none-any.whl",
"filename": "azure_iot-0.10.15-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.1",
"classifiers": [
Expand Down Expand Up @@ -7693,13 +7693,13 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.14"
"version": "0.10.15"
},
"sha256Digest": "91ed29b19a26e61414cfcc65291ee046b2be01fae55878d5475d7f86809b903c"
"sha256Digest": "465b8a2688260973519c00dd48989faa015423b195d20efb423e976c49924983"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.15/azure_iot-0.10.15-py3-none-any.whl",
"filename": "azure_iot-0.10.15-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.17/azure_iot-0.10.17-py3-none-any.whl",
"filename": "azure_iot-0.10.17-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.1",
"classifiers": [
Expand Down Expand Up @@ -7730,7 +7730,9 @@
}
}
},
"extras": [],
"extras": [
"uamqp"
],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
Expand All @@ -7739,20 +7741,33 @@
"run_requires": [
{
"requires": [
"jsonschema (==3.2.0)",
"azure-iot-device (~=2.5)",
"jsonschema (~=3.2.0)",
"packaging",
"paho-mqtt (==1.5.0)"
"tqdm (~=4.62)"
]
},
{
"extra": "uamqp",
"requires": [
"uamqp (~=1.2)"
]
},
{
"environment": "python_version < \"3.8\"",
"requires": [
"importlib-metadata"
]
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.15"
"version": "0.10.17"
},
"sha256Digest": "465b8a2688260973519c00dd48989faa015423b195d20efb423e976c49924983"
"sha256Digest": "71f449108419e66f4b8f72a0d9b544e7a38c7fc4b3fdfcab9a9088dff3190710"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.17/azure_iot-0.10.17-py3-none-any.whl",
"filename": "azure_iot-0.10.17-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.11.0/azure_iot-0.11.0-py3-none-any.whl",
"filename": "azure_iot-0.11.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.1",
"classifiers": [
Expand Down Expand Up @@ -7814,13 +7829,13 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.17"
"version": "0.11.0"
},
"sha256Digest": "71f449108419e66f4b8f72a0d9b544e7a38c7fc4b3fdfcab9a9088dff3190710"
"sha256Digest": "b599137425d8b0df615813b9cbedb02d43549acf3ae0c9a703f5d636cf05ebf9"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.11.0/azure_iot-0.11.0-py3-none-any.whl",
"filename": "azure_iot-0.11.0-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.12.1/azure_iot-0.12.1-py3-none-any.whl",
"filename": "azure_iot-0.12.1-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.1",
"classifiers": [
Expand All @@ -7832,6 +7847,8 @@
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: MIT License"
],
"extensions": {
Expand Down Expand Up @@ -7864,6 +7881,7 @@
"requires": [
"azure-iot-device (~=2.5)",
"jsonschema (~=3.2.0)",
"msrestazure (<2.0.0,>=0.6.3)",
"packaging",
"tqdm (~=4.62)"
]
Expand All @@ -7882,15 +7900,15 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.11.0"
"version": "0.12.1"
},
"sha256Digest": "b599137425d8b0df615813b9cbedb02d43549acf3ae0c9a703f5d636cf05ebf9"
"sha256Digest": "4cc809c496ecda0c892b664d0d1de58586b56db9211c3d12c96c640bf8d8c84f"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.12.1/azure_iot-0.12.1-py3-none-any.whl",
"filename": "azure_iot-0.12.1-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.13.0/azure_iot-0.13.0-py3-none-any.whl",
"filename": "azure_iot-0.13.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.17.1",
"azext.minCliCoreVersion": "2.24.1",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
Expand Down Expand Up @@ -7953,9 +7971,9 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.12.1"
"version": "0.13.0"
},
"sha256Digest": "4cc809c496ecda0c892b664d0d1de58586b56db9211c3d12c96c640bf8d8c84f"
"sha256Digest": "a8078483a23ed656cb79816dc8e7c39f3c18a04945b4366edc99a76897419bd2"
}
],
"azurestackhci": [
Expand Down