]> git.proxmox.com Git - pve-installer.git/commit
assistant: rework prepare-iso command line interface
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:03:10 +0000 (15:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:18:18 +0000 (15:18 +0200)
commit9aa27fa4558c7bd4f574ef300accb3b978929e08
tree7acabd117e8689fe448c2930728668bd6b76fb05
parent1470045272316c9581f4bc824a9747c2485df0f5
assistant: rework prepare-iso command line interface

Use input and output for the input and output files, drop various
short options, we can always re-add them later and forcing the use of
the more telling long options is a UX gift to sites with multiple
admins working on this stuff.

Further rename the "install-mode" to "fetch-from" as the option does
not changes the installation mode but rather the mode where the answer
file is fetched from.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-auto-install-assistant/src/main.rs