Skip to content

Commit d198466

Browse files
author
Bastian Hofmann
committed
Update usage in README
1 parent 7f9adaf commit d198466

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ With all optional CLI arguments:
3939
$ aws-move-queue-messages <from-queue-url> <to-queue-url> -r [AWS-REGION] -y
4040
```
4141

42+
Any CLI argument or option you do not specify will fallback to a CLI prompt. The `-y` CLI option will answer the confirmation prompt automatically with "yes".
43+
4244
### Parameter
4345
Use the **Source Url** parameter to specify the source queue from which the messages are to be read.
4446
Use the **Target Url** parameter to specify the target queue in which the messages are written.

0 commit comments

Comments
 (0)