Say for, ``` bash az network securitygroup get --network-security-group-name testvm23456 -g TravisTestResourceGroup ``` The ''--network-security-group-name" is clearly too verbose by repeating the command name, should be simplified to `-n/--name`