ct dataset publish
Publish a new dataset version from a folder of JSON files.
Usage
ct dataset publish [OPTIONS] NAME SOURCE
Arguments
| Argument | Type | Required |
|---|---|---|
NAME | text | Yes |
SOURCE | path | Yes |
Options
| Option | Description |
|---|---|
--kind [trajectory|run] | |
-d, --description TEXT | |
--upload / --no-upload | Upload new trajectories to the viewer API before publishing |
--help | Show this message and exit. |