Azure / azure-cli

Azure Command-Line Interface
MIT License
3.91k stars 2.88k forks source link

list api deployment date via azure cli #29170

Open felipementel opened 3 weeks ago

felipementel commented 3 weeks ago

Related command

az apim api list --resource-group rg-xxxxx --service-name apim-yyyyy

Is your feature request related to a problem? Please describe. The problem is about the create date at APIM. There is no property to check the create date when we using azure cli. The date that i´m trying to verify is image

Describe the solution you'd like I want to have a this information and the change log dates at the return schema of the command that i´m using

image

Describe alternatives you've considered i dont know what are the alternatives to obtain this information using azure cli

Additional context n/a

yonzhan commented 3 weeks ago

Thank you for opening this issue, we will look into it.