pub fn execute( command: &ProjectCommands, db_path: Option<&PathBuf>, actor: Option<&str>, json_output: bool, ) -> Result<()>
Execute a project command.