exportconfig project
The exportconfig project
command exports metadata about all ML objects configured in the current project to a json file. You can then import the json file into a new empty project to replicate the object definitions, without having to manually configure the data sources, data sinks, and datasets again in the new instance or project.
Syntax
Parameters
Parameter
Description
<project metadata json name>
The name of the project metadata json file
Example
Last updated