This section explains how to use the
qq snapshot_unlock_snapshot
command.Description
Unlock a snapshot.
Usage
qq snapshot_unlock_snapshot [-h] -i ID (-s SIGNATURE | -k PRIVATE_KEY_FILE)
Flags
Flag Name | Required | Description |
---|---|---|
-i
|
Yes | The identifier of the snapshot to unlock. |
-s
|
No | The verification signature of the security challenge from the output of the qq snapshot_get_unlock_challenge command. |
-k
|
No | The location of the private key file that locks the snapshot. |