pub fn execute_delete( key: &str, db_path: Option<&PathBuf>, actor: Option<&str>, session_id: Option<&str>, json: bool, ) -> Result<()>
Execute delete command.