mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add command 'kms' and the following sub-commands of it to handle key management system plugin binding and unbinding: - plugins: List available/configured KMS plugins - bind: Binds a KMS plugin to the repository - unbind: Unbinds a KMS plugin from the repository - info: Displays information about the currently bound KMS plugin Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>