Azure / azure-cli

Azure Command-Line Interface
MIT License
4.02k stars 2.99k forks source link

-d argument for "az vm list" is not recognized in the interactive mode #10932

Open alexandair opened 5 years ago

alexandair commented 5 years ago

Command Name vm list -d

Errors:

az: error: unrecognized arguments: -d

To Reproduce:

vm list -d

Expected Behavior

-d should work the same as --show-details

Environment Summary

Windows-10-10.0.18362-SP0
Python 3.6.6
Shell: powershell.exe

azure-cli 2.0.75

Extensions:
azure-devops 0.13.0
interactive 0.4.3
resource-graph 1.0.0

Additional Context

qwordy commented 5 years ago

Thanks for finding this bug. I've reproduced this problem. We'll try to fix it. Interactive mode is in preview. There are some bugs.

Drewm3 commented 4 years ago

Removing the Service Attention label since this is not an issue with the backend service.