We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54212d2 + e041c09 commit bf8a14fCopy full SHA for bf8a14f
articles/container-registry/container-registry-delete.md
@@ -177,7 +177,7 @@ As mentioned in the [Manifest digest](container-registry-concepts.md#manifest-di
177
1. Check manifests for repository *acr-helloworld*:
178
179
```azurecli
180
- az acr manifest list-metadata --name myregistry --repository acr-helloworld
+ az acr manifest list-metadata --name acr-helloworld --registry myregistry
181
```
182
183
```output
0 commit comments