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 ↗| Field | Description |
|---|---|
| Purpose | Restore a passphrase-protected recovery/backup identity into this machine's system keyring. |
| Syntax and arguments | pinset env identity import --from <path>. The passphrase is read with hidden input. |
| Modifies state | Yes. Adds the decrypted identity to the keyring and local identity metadata; the source backup remains unchanged. |
| Example | pinset env identity import --from ~/pinset-development-recovery.age |
| JSON | No. |
| Key errors | Wrong 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