alicli documentation

rfq

rfq

Prepare drafts from the bundled rack-sourcing specification. This command never sends.

alicli rfq list --json
alicli rfq draft "1000000000001-1000000000002#11011@icbu" --step price --tiers 100,500 --json

A specific drafting helper

The bundled sequence is capability, proof, sample and price. Without --step, it proposes the first step whose outgoing-text signature is absent from stored history. This is a heuristic over the mirror, not a negotiation-state engine.

The draft contains the bundled rack specification. It is not a generic RFQ template for arbitrary products. --tiers supplies positive volume tiers for the price draft. List supports --query and --limit.

Review before use

Check the proposed product details, recipient, step and quantities. A generated draft is not an approval and is not sent by this command. Drafts can contain line breaks, while the current send path refuses multiline bodies. Prepare and review the final single-line message separately if you choose to send it.

messages ยท send