flow
Retrieves details about a biosphere flow (elementary exchange), including its name, compartment, synonyms, and optionally the activities that use it.
volca --config volca.toml --db <DB> flow <FLOW_ID> [activities]Command reference
Section titled “Command reference”{flowHelp}Examples
Section titled “Examples”# Flow detailsvolca --config volca.toml --db ecoinvent flow <FLOW_UUID>
# Activities that use this flowvolca --config volca.toml --db ecoinvent flow <FLOW_UUID> activities