Early Access - The Dcycle CLI is currently available for enterprise customers.
Contact us to learn more about access.
Overview
Link Life Cycle Assessment (LCA) materials to ecoinvent activity names for accurate environmental impact calculations. Materials can be linked in bulk from an Excel file or individually with explicit match pairs.Available Commands
| Command | Description |
|---|---|
dcy lca link | Link materials to ecoinvent activities (from file or explicit matches) |
dcy lca edit <id> | Edit the ecoinvent match for a single material |
Link from File
Upload an Excel file (.xlsx) with material-to-activity mappings:Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--file-path | -f | — | Path to the Excel file (.xlsx) |
--dry-run | — | false | Preview without uploading |
--org | — | — | Organization ID override |
Examples
Link with Explicit Matches
For materials that can’t be auto-matched, specify the ecoinvent activity directly. This is an alternative to--file-path — they cannot be used together:
--match flags can be provided for different materials:
Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--match | -m | — | Match pair UUID=activity_name (repeatable) |
--dry-run | — | false | Preview without uploading |
--org | — | — | Organization ID override |
Edit Material
Update the ecoinvent activity linked to a specific material:Flags
| Flag | Short | Required | Description |
|---|---|---|---|
--activity | -a | Yes | New ecoinvent activity name |
--country | -c | No | ISO country code override |
--location | -l | No | Ecoinvent product location (GLO, RER, RoW, etc.) — sets region for impact resolution |
--dry-run | — | No | Preview without updating |
--org | — | No | Organization ID override |
Examples
Typical Workflows
Bulk Link Materials
Fix Individual Matches
Link Multiple Materials Without a File
Next Steps
Custom Emission Factors
Upload organization-specific emission factors
Sold Products
Manage sold product records
Facilities
Manage physical locations
Projects
Create and manage sustainability projects