We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12abb77 commit a5310c0Copy full SHA for a5310c0
CHANGELOG.md
@@ -17,7 +17,7 @@ No changes yet.
17
--name "shovel-2" \
18
--source-uri amqp://localhost:5672 \
19
--destination-uri amqp://localhost:5672 \
20
- --source-adress "/queue/src.q" --destination-address "/queue/dest.q"
+ --source-address "/queue/src.q" --destination-address "/queue/dest.q"
21
```
22
23
* `shovels declare_amqp091` is a new command that declares a dynamic Shovel that will use
0 commit comments