importconfig dataset
The importconfig dataset
command imports previously exported dataset metadata from a json file into the current working project and creates a new dataset using the name you specify.
Syntax
Parameters
Parameter
Description
<new dataset name>
The name of the new dataset that will be created
<json file name>
The name of the external json file that contains the dataset definition
Example
Last updated