Azure / Azure/azure-cli

az acr repository show-manifests is deprecated but acr manifest is in preview

Open
#29,812 7 comments 8 reactions 1 assignee Assigned to @FeynmanZhou View on GitHub
act-observability-squad Auto-Assign bug Container Registry customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

![image](https://github.com/user-attachments/assets/ce074352-dec3-4826-9fc7-92185fb5b7cd)
![image](https://github.com/user-attachments/assets/2ad79adf-ea3c-4c5d-bf2d-079d4e6960e5)

By deprecating "az acr repository show-manifests" and marking "acr manifest" as preview you're effectively removing any stable and future-proof way to do something as simple as retrieving manifests from a repository.

Please either make "acr manifest" stable or remove the deprecation notice.

### Related command

az acr repository show-manifests
az acr manifest list-metadata

### Errors

This command has been deprecated and will be removed in a future release. Use 'acr manifest list-metadata' instead.

Command group 'acr manifest' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

### Issue script & Debug output

-

### Expected behavior

Either no deprecation notice or no preview notice

### Environment Summary

azure-cli 2.63.0

core 2.63.0
telemetry 1.1.0

Extensions:
account 0.2.5
log-analytics 0.2.2
ssh 1.1.2

Dependencies:
msal 1.30.0
azure-mgmt-resource 23.1.1

Python location '/opt/azure-cli/bin/python'
Extensions directory '/home/simao/.azure/cliextensions'

Python (Linux) 3.12.5 (main, Aug 9 2024, 08:20:41) [GCC 14.2.1 20240805]

Legal docs and information: aka.ms/AzureCliLegal

Your CLI is up-to-date.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.