Create a Dataset on the Fireworks platform
firectl create dataset <dataset-name> <path-to-dataset> [flags]
firectl create dataset my-dataset /path/to/dataset.jsonl
--display-name string The display name of the dataset.
-h, --help help for dataset
--quiet If true, does not print the upload progress bar.
Was this page helpful?