github Azure/azure-iot-cli-extension v0.6.1
azure-cli-iot-ext 0.6.1

latest releases: v0.25.0, v0.24.0, v0.23.1...
6 years ago
  • Added --output support to monitor-events. Supports either json or yaml, i.e. az iot hub monitor-events --hub-name {} -d {} --output yaml
  • Changed monitor-events to output JSON by default
  • Added support to parse and display payload as JSON if system property Content-Type is provided and application/json (i.e. send-d2c-message ... --props $.ct=application/json from the CLI) or if monitor-events has a property --content-type/--ct of application/json (i.e. monitor-events --ct application/json).

Compatible with Azure CLI core 2.0.24 and up.

Don't miss a new azure-iot-cli-extension release

NewReleases is sending notifications on new releases.