-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
3
-
StorEng - Defined Pipeline
The WT utility "write" command currently supports two command options: "-a" (append values) and "-o" (overwrite existing record). It would be useful to extend support for a new command option "-r" to remove an existing record.
The command syntax would be:
$ ./wt -h <data_folder> write -r <uri> <existing_key>