Azure / iot-identity-service

Source of the Azure IoT Identity Service and related services.
MIT License
37 stars 46 forks source link

[aziotctl] Map parser outputs instead of generating help manually #471

Closed onalante-msft closed 2 years ago

onalante-msft commented 2 years ago

This produces better help text than using the FromStr value parser since it also prints the possible values when invalid input is provided.