See What Is Ready to Ship
See what the product considers ready to ship without guessing status names.
Use this recipe at the start of a shipping session to see what the product considers ready to ship, without guessing status names. Everything here is a read.
Ask the agent
bash
postsale run "what should I ship? explain the applied filters and exclusions"Or use the direct commands
bash
postsale orders work-queue --human
postsale carriers list
postsale origin-addresses listAdditional Reading
On this page
Related