mongoose-os / mos

The Mongoose OS Command Line Tool - https://mongoose-os.com/docs/mongoose-os/quickstart/setup.md
Other
45 stars 31 forks source link

mos azure-iot-setup --azure-hub-name command is still using old deprecated extension azure-cli-iot-ext #67

Closed farooqhasny closed 3 years ago

farooqhasny commented 3 years ago

mos azure-iot-setup --azure-hub-name command is still using old deprecated extension azure-cli-iot-ext due to which getting error $ mos azure-iot-setup --azure-hub-name ERT3HUB Running az Running az extension show --name azure-cli-iot-ext ERROR: The extension azure-cli-iot-ext is not installed. Installing azure-cli-iot extension... Running az extension add --name azure-cli-iot-ext --yes ERROR: No matching extensions for 'azure-cli-iot-ext'. Use --debug for more information. Error: exit status 1 /build/mos-agrqYm/mos-2.18.0+1ec8595~focal0/cli/ourutil/cmd.go:71: /build/mos-agrqYm/mos-2.18.0+1ec8595~focal0/cli/azure/azure.go:80: azure-cli-iot-ext was not found and could not be installed. Please do it manually /build/mos-agrqYm/mos-2.18.0+1ec8595~focal0/cli/main.go:198: azure-iot-setup failed exit status 1 Command completed.

farooqhasny commented 3 years ago

issue is already resolved in latest release