-
Notifications
You must be signed in to change notification settings - Fork 57
RFE: --version #127
Copy link
Copy link
Open
Description
Please add --version to print the version and / or git hash of the built executable.
Motivation:
Copilot gave me a command line which included --out-cert:
- efikeygen --dbdir . --nickname nickname --common-name Custom_Kernel_Signing --out-cert mok.crt --out-key mok.key
efikeygen: invalid argument: --out-cert: unknown option
I'm guessing SLES16 beta4 has a really old efikeygen.
$ efikeygen --version
efikeygen: invalid argument: --version: unknown option
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels