Wheels
Wheel product management commands. All commands require the global -r <region> flag.
Wheel Filter Flags
All wheel read commands (count, export, summary, check-pn, batch-update view/inline) accept these filter flags:
| Flag | Short | Type | Description |
|---|---|---|---|
--brand | -b | string | Brand name |
--model | -m | string | Model name or design number (matches pdName or pdNO) |
--diameter | int | Diameter in inches | |
--width | string | Width in inches | |
--holes | int | Number of bolt holes | |
--pcd1 | string | PCD1 value (e.g. "114.3") | |
--pcd2 | string | PCD2 value for dual PCD | |
--et | int | ET (offset) value | |
--cb | string | Center bore (CB) value | |
--base-finish | string | Base finish name (e.g. "Black") | |
--procedures | string | Procedures (comma-separated, exact match, order-insensitive) | |
--status | string | Status (true/false, active/inactive, 1/0) |
Commands
| Command | Description | Page |
|---|---|---|
count / export / summary | Query and export wheels | Query Commands |
activate / deactivate / delete | Change product status | Lifecycle Commands |
merge | Merge duplicate products | Merge |
check-pn | Validate part numbers | Check Part Number |
batch-update | Bulk update wheel specs | Batch Update |
import | Create wheels from CSV | Import |