pub fn resolve_from( env_key: Option<&str>, paths: &[PathBuf], ) -> Result<Credential>
Resolve one credential from the environment, then each path in turn.