'az image show' requires parameters to be passed in
Open
act-observability-squad
Auto-Assign
Compute
customer-reported
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Describe the bug**
The command 'az image show' requires --resource-group --name | --ids as required parameters. The Microsoft docs specify that these are "Optional" parameters.
https://docs.microsoft.com/en-us/cli/azure/image?view=azure-cli-latest#:~:text=Global%20Parameters-,az%20image%20show,-Gets%20an%20image
**To Reproduce**
Enter 'az image show' in Linux cli
**Expected behavior**
Displays a list of existing images in the subscription context
**Environment summary**
CentOS Linux release 7.9.2009 (Core)
**Additional context**
Prior to running, I logged in to Azure account and set context.
Contributor guide
Assessment
This issue has not been assessed yet.