Skip to content

Add SSH key passphrase input#113

Open
lang315 wants to merge 1 commit into
deployphp:masterfrom
lang315:add-ssh-key-passphrase
Open

Add SSH key passphrase input#113
lang315 wants to merge 1 commit into
deployphp:masterfrom
lang315:add-ssh-key-passphrase

Conversation

@lang315
Copy link
Copy Markdown

@lang315 lang315 commented May 20, 2026

Closes #28.\n\n## Summary\n- add a private-key-passphrase input for encrypted SSH private keys\n- use a temporary SSH_ASKPASS helper while running ssh-add -\n- document the new input and rebuild dist/index.js\n\n## Verification\n- rtk npm run typecheck\n- rtk npm run format:check\n- rtk npm run build\n- encrypted SSH key smoke test with INPUT_PRIVATE-KEY-PASSPHRASE and ssh-add -\n- plain SSH key smoke test without a passphrase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ssh key password to options

1 participant