Skip to content

Commit 7f9adaf

Browse files
author
Bastian Hofmann
committed
Update the usage in the README file
1 parent 82cf27b commit 7f9adaf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ After installing the package you can use it as follows.
3333
$ aws-move-queue-messages
3434
```
3535

36+
With all optional CLI arguments:
37+
38+
```sh
39+
$ aws-move-queue-messages <from-queue-url> <to-queue-url> -r [AWS-REGION] -y
40+
```
41+
3642
### Parameter
3743
Use the **Source Url** parameter to specify the source queue from which the messages are to be read.
3844
Use the **Target Url** parameter to specify the target queue in which the messages are written.

0 commit comments

Comments
 (0)