Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/onepassword-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Installs 1Password CLI with optional auto SSH key configuration
|-----|-----|-----|-----|
| vault | Default vault name to use. Sets OP_VAULT_NAME environment variable. | string | - |
| account | 1Password account domain. Sets OP_ACCOUNT environment variable. | string | my.1password.com |
| userEmail | User email for 1Password account (optional, used when adding account). | string | - |
| disableInteractive | Disable interactive login prompt when no auth method is detected. | boolean | false |
| autoSsh | Automatically fetch and configure SSH keys from 1Password. | boolean | false |
| sshSecretNames | Comma-separated list of 1Password secret names containing SSH keys. | string | - |
Expand Down