Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognite.com/llms.txt

Use this file to discover all available pages before exploring further.

Use the information in the downloaded configuration files to create new modules to manage with the Cognite Toolkit.
1

Enable the plugin in the cdf.toml file

cdf.toml
...

[plugins]
dump = true

2

Dump the configuration

cdf dump
Follow the prompts to select the configuration you want to dump.
For up-to-date information on the available resources to dump, use the cdf dump --help command.
Last modified on January 27, 2026