StructsΒ§
- Profile
Spec π - A parsed profile spec from CSV input like βorg:vaultβ or bare βvaultβ.
ConstantsΒ§
- RPC_
TIMEOUT π - Default RPC timeout.
FunctionsΒ§
- connect π
- fetch_
multi_ πprofile_ secrets - Fetch secrets from multiple profiles, merging with left-wins collision resolution.
- fetch_
profile_ πsecrets - Fetch all secrets for a profile from the vault via IPC.
- find_
ssh_ πkey_ index - Find the index of an SSH key by fingerprint in the agentβs eligible key list.
- parse_
profile_ πspecs - Parse a CSV profile spec string.
- resolve_
profile_ πspecs - Resolve profile specs from a CLI flag or SESAME_PROFILES env var.
- rpc π
- Send an RPC request and wait for the correlated response.