async fn init_vault( ssh_fingerprint: Option<&str>, use_password: bool, combine_mode: AuthCombineMode, ) -> Result<()>