Skip to main content

rt home key import

rt › home › key › import

Import an age private key into the keychain (from your password manager)

Usage

rt home key import [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
--stdinbooleanfalseRead the private key from stdin instead of a no-echo prompt (scripting)
--forcebooleanfalseOverwrite a key already in the keychain

See code: commands/home.ts › homeKeyImport