-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Container RegistryService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Description
Hello.
I would like to perform a number of basic operations on images stored in ACR using Azure PowerShell.
At least some operations listed here: https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations#microsoftcontainerregistry
Like listing images, removing them etc.
I can currently do it with Azure CLI like so:
az acr repository list -n <acr_name>
I don't want yet another tool to manage Azure. CLI is a bigger pain to operate when you are already in PowerShell world.
lukeb1961, l0010o0001l and bergmeister
Metadata
Metadata
Assignees
Labels
Container RegistryService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.