Commit 21af4e8
committed
feature #43891 [Messenger] Add completion to command messenger:consume (GromNaN)
This PR was merged into the 5.4 branch.
Discussion
----------
[Messenger] Add completion to command messenger:consume
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | #43594
| License | MIT
| Doc PR | -
Command `messenger:consume` takes a list of `receivers` that should be unique. The values for option `--bus` where easy to inject into the command.
I skipped the option `--queue` whose values are defined deep in the transport options.
Commits
-------
f99f586b32 [Messenger] Add completion to command messenger:consume1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments