Skip to main content
Enable the Data plugin in your cdf.toml file:
cdf.toml
# ...

[plugins]
data = true

# ...
For up-to-date information on the available commands, use the cdf data --help command.