Atomically move an item between lists.
Section: Lists
Move from one list to another
bash
bash
RPOPLPUSH source processingLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Lists
Move between lists with direction control
Generalized replacement for RPOPLPUSH.
Blocking pop from one or more lists
Wait up to 30 seconds for a new element.