load-csv-folder¶
Help command
> csm-data store load-csv-folder --help
Usage: csm-data store load-csv-folder [OPTIONS]
Running this command will find all csvs in the given folder and put them in
the store
╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ * --store-folder PATH The folder containing the store files │
│ ENV: CSM_PARAMETERS_ABSOLUTE_PATH │
│ [required] │
│ * --csv-folder PATH The folder containing the csv files to store │
│ ENV: CSM_DATASET_ABSOLUTE_PATH │
│ [required] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯