Skip to content

Commit 864c342

Browse files
authored
Update az acr command
1 parent c3e8c94 commit 864c342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-oras-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ A repository can have a list of manifests that are both tagged and untagged
309309
```azurecli
310310
az acr manifest list-metadata \
311311
--name $REPO \
312-
--repository $ACR_NAME \
312+
--registry $ACR_NAME \
313313
--output jsonc
314314
```
315315

0 commit comments

Comments
 (0)