pub async fn install_vector( config: &Config, from_file: Option<PathBuf>, force: bool, ) -> Result<()>