incus low-level secureboot remove¶
Remove Secure Boot signatures
Synopsis¶
Description:
Remove Secure Boot signatures
incus low-level secureboot remove [<remote>:]<instance> (pk|kek|db|dbx|dbt|mok) (<fingerprint>|--all) [flags]
Options¶
-a, --all Remove all signatures
--owner Only remove signatures owned by the given owner
--type Only remove signatures of the given type
Options inherited from parent commands¶
--debug Show all debug messages
--explain If the command is valid, explain its parsed arguments instead of running it
--force-local Force using the local unix socket
-h, --help Print help
--project Override the source project
-q, --quiet Don't show progress information
--sub-commands Use with help or --help to view sub-commands
-v, --verbose Show all information messages
--version Print version number
SEE ALSO¶
incus low-level secureboot - Manage Secure Boot on virtual machines