Skip to content

docs: add SSH key format parameter documentation#130

Merged
volodymyrZotov merged 3 commits into1Password:mainfrom
BolajiOlajide:bo/ssh-secret-doc
Dec 22, 2025
Merged

docs: add SSH key format parameter documentation#130
volodymyrZotov merged 3 commits into1Password:mainfrom
BolajiOlajide:bo/ssh-secret-doc

Conversation

@BolajiOlajide
Copy link
Copy Markdown
Contributor

@BolajiOlajide BolajiOlajide commented Dec 21, 2025

Closes #124

This PR adds documentation to the README highlighting how to specify the format for SSH keys using the ssh-format query parameter.

Changes

  • Added a new '🔑 SSH Key Format' section to the README
  • Included an example showing how to use ?ssh-format=openssh to load SSH private keys in OpenSSH format
  • Links to the 1Password CLI documentation for more details

Comment thread README.md Outdated
Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

@volodymyrZotov volodymyrZotov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⭐ Appreciate your contribution @BolajiOlajide ! This will make it much clearer for the users to understand how to work with ssh keys.

@volodymyrZotov volodymyrZotov merged commit fdb192f into 1Password:main Dec 22, 2025
2 checks passed
@BolajiOlajide BolajiOlajide deleted the bo/ssh-secret-doc branch December 23, 2025 08:33
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.

SSH private key loaded via load-secrets-action is converted from OPENSSH format to generic PRIVATE KEY

2 participants