Commands
Four verbs.
Everything up to post only reads. The draft is a file you review before anything is placed.
| Verb | What it does | Principal flags |
|---|---|---|
| draft | Photographs to attributes, comparables, price, and listings. Writes draft.json and a paste sheet. Read-only. | --photos --notes --platforms --clean --out |
| post | Places the eBay listing from a draft. | --draft --images --location --fulfillment --payment --return |
| auth-url | Prints the eBay consent URL for one-time authorisation. | None |
| auth-exchange | Exchanges the returned code for a refresh token. | <code> |