Hey, I'm trying to headlessly populate envchain with a bunch of different API keys. However, when I do this on macOS the System keyring keeps asking for the passphrase even when I specify multiple environment variables in the same call to envchain. Is there anyway to make it so that the System keyring only asks for the password once (or not at all, if I can pass in the sudo password another way)?
They are all being put in the same namespace.
Hey, I'm trying to headlessly populate envchain with a bunch of different API keys. However, when I do this on macOS the System keyring keeps asking for the passphrase even when I specify multiple environment variables in the same call to
envchain. Is there anyway to make it so that the System keyring only asks for the password once (or not at all, if I can pass in the sudo password another way)?They are all being put in the same namespace.