proxmox/proxmox-router
Wolfgang Bumiller 5eb7cbd250 cli: deal with commands without positional args
When reaching the final command we relied on the positional parameters
"ending" the global option parsing. This means we did not get global
options at the end, and failed with "unknown option" instead.
Fix this by simply retaining unknown options in that case and not
stopping at positional parameters.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-22 09:03:56 +02:00
..
debian router: bump to 2.2.0-1 2024-07-17 14:28:07 +02:00
src cli: deal with commands without positional args 2024-07-22 09:03:56 +02:00
tests fix typos in strings 2024-07-22 08:49:42 +02:00
Cargo.toml router: bump to 2.2.0-1 2024-07-17 14:28:07 +02:00