On Wed, Jan 31, 2018 at 12:14:43AM +0100, Geert Stappers wrote:
> Parameter name 'ssh-public-keys' causes trouble
> when written as ssh-public-keys. Because it can read as
> arthmetic expression ssh minus public minus keys.

Just put quotes around it (and/or encode it properly depending on what
you're actually doing).

In fact I'd rather want to go the other way and get rid of the existing
underscores in the API because we often also use them for command line
parameters, too, where underscores are just plain weird.

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to