Commit Graph

8 Commits

Author SHA1 Message Date
Mark van Renswoude b3ea711c3b Implemented skip parameter for export and shovel commands 2021-09-15 20:16:15 +02:00
Mark van Renswoude f887cd8b78 Implemented skip and maxcount parameters for Tapeti.Cmd import 2021-09-15 20:07:03 +02:00
Mark van Renswoude 0fb2c48083 #33 Tapeti.Cmd confirm overwrite existing files when exporting
Also fixed issue with input remaining in buffer which can cause accidental confirms
2021-09-15 19:56:24 +02:00
Mark van Renswoude e157598fa7 Implemented #32: Progress and batching for Tapeti.Cmd import
Refactored console interaction to support this feature
Updated documentation with recently added verbs
2021-09-04 14:01:03 +02:00
Mark van Renswoude e31d638a11 Implemented a rate limiting option for Tapeti.Cmd
Moved example 06 to the "examples" sub-folder
2020-07-03 15:51:41 +02:00
Mark van Renswoude 6d7e7cda92 Added bare minimum import example file to documentation 2020-06-24 13:24:58 +02:00
Mark van Renswoude 65bbb00751 New features for Tapeti.Cmd
- Send single message from command line
- Pipe messages to standard input
- Generate example JSON
2020-03-29 11:32:51 +02:00
Mark van Renswoude 6e31b77b26 Added logging for binding operations
- IBindingLogger interface implemented in the included implementations (Console and Serilog)
Added documentation for Tapeti.Cmd
2020-03-05 10:27:46 +01:00