pinset2.1
中文
Encrypted project environment commands

pinset env identity import

Restore a passphrase-protected recovery/backup identity into this machine's system keyring.

View source on GitHub
FieldDescription
PurposeRestore a passphrase-protected recovery/backup identity into this machine's system keyring.
Syntax and argumentspinset env identity import --from <path>. The passphrase is read with hidden input.
Modifies stateYes. Adds the decrypted identity to the keyring and local identity metadata; the source backup remains unchanged.
Examplepinset env identity import --from ~/pinset-development-recovery.age
JSONNo.
Key errorsWrong passphrase, damaged/non-identity input, unavailable keyring, or metadata write failure.

After cloning on a new computer, run pinset install --locked, import a matching recovery identity, run pinset trust add, and then use direct shims normally.

/en/docs/commands/env-identity-importPinset 2.1