]> git.proxmox.com Git - proxmox.git/commit
router: cli: option to specify args explicitly
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 14 Mar 2023 08:02:45 +0000 (09:02 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Feb 2024 11:05:34 +0000 (12:05 +0100)
commit1c0edfb518e0b8e2025f9491ec023d938ea3f511
tree91756d72ab541bbeca244bccd5e1a9e131d3699e
parent2bba40f604ad77d19a0f6de6f5c2f8aeb0489834
router: cli: option to specify args explicitly

so CLI tools can pre-parse out non-api parameters before
passing the remaining stuff to the router

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
proxmox-router/src/cli/command.rs