Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
83 stars 65 forks source link

Remove duplicate iot device commands help and reformat iot messaging helps #660

Closed Elsie4ever closed 1 year ago

Elsie4ever commented 1 year ago

This pr fix:

  1. the weird formatting in Iot messaging helps
  2. Removed duplicated helps of iot device in main help doc safely by validating they are not used anymore
  3. Fix hub_name param help from iot hub state migrate

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

Here is the fixed format now: image image image image