For up-to-date information on the available resources to run, use the
cdf run --help commandUse the Run plugin to run Cognite Functions locally and live, for example to debug or test Functions before deploying them to Cognite Data Fusion.
Enable the plugin in the cdf.toml file
...
[plugins]
run = true
cdf run --help commandWas this page helpful?