az iot central device twin
Manage IoT Central device twins.
Commands
az iot central device twin show |
Get the device twin from IoT Hub. |
az iot central device twin show
Get the device twin from IoT Hub.
az iot central device twin show --app-id
--device-id
[--central-api-uri]
[--token]
Required Parameters
Target App.
Target Device.
Optional Parameters
Central dns suffix. This enables running cli commands against non public/prod environments.
Authorization token for request. More info available here: https://docs.microsoft.com/en-us/learn/modules/manage-iot-central-apps-with-rest-api/ MUST INCLUDE type (e.g. 'SharedAccessToken ...', 'Bearer ...'). Example: 'Bearer someBearerTokenHere'.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.