<div dir="ltr">Hi all,<div><br></div><div>I was working on the OSC plugin of my project and trying to choose a CLI option to represent the availability zone of the container. When I came across the existing commands, I saw some inconsistencies on the naming. Some commands use the syntax '--zone <xxx>', while others use the syntax '--availability-zone <xxx>'. For example:</div><div><br></div><div><div>* openstack host list ... [--zone <zone>]</div><div>* openstack aggregate create ... [--zone <availability-zone>]</div><div>* openstack volume create ... [--availability-zone <availability-zone>]</div><div>* openstack consistency group create ... [--availability-zone <availability-zone>]</div></div><div><br></div><div>I wonder if it makes sense to address this inconsistency. Is it possible have all commands using one syntax?</div><div><br></div><div>Best regards,</div><div>Hongbin</div></div>