Enable Autocomplete for AzVM Image List Command on AzCLI #30696
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
Compute
az vm/vmss/image/disk/snapshot
feature-request
Milestone
Preconditions
Related command
az vm image list --location westus --publisher RedHat --offer RHEL --sku 9_1 --all --output table
Resource Provider
Micrsosoft.compute/Images
Description of Feature or Work Requested
We have a long pending Github issue/request raised by a customer to enable auto complete for AzVmImage list command on the CLI command line as the current process is too manual/cumbersome as customers have to manually type out each publisher, offer, Sku and version. The ask is for us to expose the suggested list of Publisher/Offer/SKU and versions based on the customers entry for example, if customer inputs Red hat publisher then list closest possible offers, also if customer inputs an offer then list closest possible SKUs and autocomplete as needed
Minimum API Version Required
2024-07-01
Swagger PR link / SDK link
https://learn.microsoft.com/en-us/rest/api/compute/images/list?view=rest-compute-2024-07-01
Request Example
No response
Target Date
2025-3-1
PM Contact
Yong Zhang
Engineer Contact
Theodore Chang
Additional context
No response
The text was updated successfully, but these errors were encountered: