Early Access - The Dcycle CLI is currently available for enterprise customers.
Contact us to learn more about access.
Overview
The logistics commands are designed for fleet operators and transport companies with high-volume data:- Requests (Viajes): Individual transport trips with origin, destination, and cargo
- Recharges (Consumos): Vehicle fuel consumption records
- Upload: Bulk CSV upload for both data types
Transport Requests
Transport requests represent individual trips or routes.List Requests
Filter Options
Request Fields
| Field | Description |
|---|---|
date | Trip date |
vehicle | Vehicle plate or ID |
origin | Starting point (address or hub) |
destination | End point (address or hub) |
distance | Total distance (km) |
weight | Cargo weight (kg) |
toc | Type of cargo |
client | Client identifier |
Fuel Recharges
Track fuel consumption for your fleet.List Recharges
Filter Options
Recharge Fields
| Field | Description |
|---|---|
date | Refueling date |
vehicle | Vehicle plate or ID |
fuel_type | Fuel type (diesel, gasoline, electric, etc.) |
quantity | Amount (liters or kWh) |
odometer | Vehicle odometer reading |
Bulk CSV Upload
The most efficient way to upload large amounts of logistics data.Generate Templates
Upload Data
Template Format: Requests (Viajes)
Template Format: Recharges (Consumos)
Reference Data
List Clients
List Types of Cargo (TOCs)
| Code | Description |
|---|---|
general_cargo | Standard goods |
refrigerated | Temperature-controlled |
hazardous | Dangerous goods |
bulk | Bulk materials |
container | Containerized cargo |
Upload Workflow
Prepare Data
Fill the template with your data using Excel, LibreOffice, or any CSV editor.
- Use consistent date formats (YYYY-MM-DD)
- Match vehicle plates exactly as registered
- Use hub codes or full addresses
Validate
Review the CSV for common issues:
- Missing required fields
- Invalid dates
- Unknown vehicle plates
Error Handling
When uploads fail, the CLI provides detailed error information:Integration Example
Automate daily data uploads from your TMS (Transport Management System):Next Steps
Examples
Complete workflow examples
Assets
Manage your vehicle fleet

