Skip to main content
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.