pub fn execute( command: &CheckpointCommands, db_path: Option<&PathBuf>, actor: Option<&str>, session_id: Option<&str>, json: bool, ) -> Result<()>
Execute checkpoint commands.