Commit Graph

15 Commits

Author SHA1 Message Date
Mark van Renswoude 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
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 0bed6a8f92 Added progress indicators to Tapeti.Cmd
Refactored Tapeti.Cmd internals
2021-09-04 11:33:59 +02:00
Mark van Renswoude ce377810c8 Separated publishing into separate channel and task queue
Hopefully fixes #23
2021-07-18 13:27:10 +02:00
Mark van Renswoude 3fb5042c16 Added Bind and Unbind commands to Tapeti.Cmd 2021-07-08 13:44:16 +02:00
Mark van Renswoude 88518403fe Added DeclareQueue and RemoveQueue commands to Tapeti.Cmd 2021-07-08 09:56:31 +02:00
Mark van Renswoude 1be1b599a0 Updated all references NuGet packages to latest stable version
Fixed ReSharper code issues
2021-05-29 21:52:07 +02:00
Mark van Renswoude 2431929ca3 Added Purge verb to Tapeti.Cmd 2021-01-18 14:12:55 +01: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 0169db5243 Fixed conflicting parameter for port and password in Tapeti.Cmd 2020-01-24 14:48:19 +01:00
Mark van Renswoude 450ab0bce4 Implemented EasyNetQ Hosepipe compatibility for Tapeti.cmd [ci skip] 2019-10-17 11:34:08 +02:00
Mark van Renswoude ad7e3be558 Added shovel command to Tapeti.cmd [ci skip] 2019-10-16 14:49:23 +02:00
Mark van Renswoude 34da354fc2 Start of Tapeti.Cmd [ci skip]
Support for basic queue to/from disk operations
2019-10-16 13:54:43 +02:00