From 8ba47929a0e358fe05ce227c7ef8c2aaec24b6ca Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 23 Jan 2021 15:34:28 +0100 Subject: [PATCH] tape: add docu about paperkey --- docs/tape-backup.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst index c2823dbc..3309ae6f 100644 --- a/docs/tape-backup.rst +++ b/docs/tape-backup.rst @@ -666,6 +666,13 @@ To show encryption key details:: │ hint │ tape pw 2020 │ └─────────────┴───────────────────────────────────────────────┘ +The ``paperkey`` subcommand can be used to create a QR encoded +version of a tape encryption key. The following command sends the output of the +``paperkey`` command to a text file, for easy printing:: + + proxmox-tape key paperkey --output-format text > qrkey.txt + + .. _restore_encryption_key: Restoring Encryption Keys @@ -679,8 +686,7 @@ into the drive. Then run:: Tepe Encryption Key Password: *********** If the password is correct, the key will get imported to the -database. Further restore job automatically use any availbale key. - +database. Further restore jobs automatically use any availbale key. Tape Cleaning