1
0
mirror of synced 2024-06-29 15:27:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
b3ea711c3b Implemented skip parameter for export and shovel commands 2021-09-15 20:16:15 +02:00
f887cd8b78 Implemented skip and maxcount parameters for Tapeti.Cmd import 2021-09-15 20:07:03 +02:00
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
f16921d12d Allow environment variables for Tapeti.Cmd connection parameters
Output connection parameters and their sources to the console
2021-09-07 15:56:59 +02:00
eaaae6d2a9 Tapeti.Cmd: support for url-encoded messages on the command line 2021-09-06 13:33:40 +02:00
66a0ec116b Fixed a few code hints 2021-09-05 10:05:04 +02:00
3981a5c147 Slightly clarified bindqueue command 2021-09-04 14:02:35 +02:00
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
0bed6a8f92 Added progress indicators to Tapeti.Cmd
Refactored Tapeti.Cmd internals
2021-09-04 11:33:59 +02:00