Cole Robinson f082087348 cli: Add stub support for --boot uefi=on|off
The way `--boot uefi` is implemented allows a value to be passed,
but the value is completely ignored. So `--boot uefi=off` or
`--boot uefi=FOOBAR` is treated the same as `--boot uefi`

Lets fix this by making `--boot uefi` and `--boot uefi=on` the same,
`--boot uefi=off` will be implemented later, but any other value
throws an error. This is technically an CLI break but I don't
think it's anything to worry about

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-21 21:51:24 +01:00
..
2024-11-12 23:12:36 +01:00
2024-11-12 23:18:32 +01:00
2024-08-26 11:36:01 -04:00
2024-10-13 15:26:08 +02:00
2024-06-18 12:09:14 +02:00