Type object
File match **/1password/ssh/agent.toml
Schema URL https://catalog.lintel.tools/schemas/schemastore/1password-ssh-agent-config/latest.json
Source https://developer.1password.com/schema/ssh-agent-config.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Defines user configuration for the SSH agent, and allows the user to configure which accounts, vaults, and items should be considered for use by the SSH agent.

Properties

ssh-keys AgentConfigRule[] required

The list of rules to decide which accounts, vaults, and items to add to the SSH agent.

Definitions

AgentConfigRule object

A single rule defined in the SSH agent config for which keys to include in the SSH agent. Each field may be the UUID or another identifier, which varies per field.

account string

Can be either an account UUID or signin address or account name

item string

Can be either an item UUID or name

vault string

Can be either a vault UUID or name