azure-cli
azure-cli copied to clipboard
[ACR] Improve performance for az acr manifest show
Related command az acr manifest show
Description Improve performance by eliminating unnecessary REST call
Testing Guide az acr manifest show -h
History Notes
[ACR] az acr manifest show: Improve performance
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.
ACR