pub fn build( name: &str, force: bool, snapshot: bool, config: Option<&str>, update_hash: bool, ) -> Result<()>