Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

Add narg kvp to configuration/deployment create and create inline json wiki page #610

Closed Elsie4ever closed 1 year ago

Elsie4ever commented 1 year ago

Addition of new parameters is introduced in az iot hub configuration create and az iot edge deployment create to let user insert labels and metrics in key-value pair style And also created the inline json wiki page https://github.com/Azure/azure-iot-cli-extension/wiki/Inline-JSON-help

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).

Elsie4ever commented 1 year ago

related integration test passed image

Elsie4ever commented 1 year ago

related unit test passed image

digimaun commented 1 year ago

related unit test passed

Thank you, unit tests run in the PR pipeline so you don't need to include those specifically

Elsie4ever commented 1 year ago

pipline build link