How can I use names that start with "-" with the CLI?
Example: trying to create a security group named "-securitygroup" the following error is raised:
nova secgroup-create -securitygroup "a description"
usage: nova secgroup-create <name> <description>
error: too few arguments