Early Access - The Dcycle CLI is currently available for enterprise customers.
Contact us to learn more about access.
Overview
Thetravel command tracks corporate travel emissions, covering GHG Protocol Scope 3 Category 6 (Business Travel) — flights, trains, car rentals, and other business trips.
Available Commands
| Command | Description |
|---|---|
list | List business travels |
List Travels
Examples
Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--year | — | — | Filter by year |
--month | — | — | Filter by month (YYYY-MM format) |
--status | — | — | Filter by status (active, pending, loading, completed, error) |
--page | — | 1 | Page number |
--size | — | 50 | Page size |
--org | — | — | Organization ID override |
Output
Common Options
| Flag | Description |
|---|---|
--format json | JSON output (default: text) |
--verbose | Show HTTP request/response details |
--timeout | Request timeout in seconds |