Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magefast authored May 11, 2022
1 parent 12a9955 commit 0030c17
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ SSH command for retrieve list of all configured Queue Message:
<br>
<code>bin/magento queue:consumers:list</code>

SSH command for watch/listen Queue Messages:
<br>
<code>bin/magento queue:consumers:start -vvv qprocess.task</code>

SSH command for add test Queue Message:
<br>
<code>bin/magento qprocess:test</code>

SSH command for watch/listen Queue Messages:
<br>
<code>bin/magento queue:consumers:start -vvv qprocess.task</code>
<br>
<br>
#### Service for Publish (add) Queue Message
Expand Down

0 comments on commit 0030c17

Please sign in to comment.