Skip to main content
This plugin was removed in the Cognite Toolkit v0.4.0. Use the cdf modules pull command instead.
The plugin assumes that the configuration is already governed by the Cognite Toolkit. You can not pull down a configuration that is not governed by the Cognite Toolkit.
1

Enable the plugin in the cdf.toml file

cdf.toml
...

[plugins]
pull = true

2

Pull the configuration

cdf pull transformation
Follow the prompts to select the configuration you want to pull.
For up-to-date information on the available resources to pull, use the cdf pull --help command.