pub fn execute( options: ProjectOptions, config: Arc<dyn ConfigProperties>, domain: String, path: String, ) -> Result<()>