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