Skip to content

solution

Help command

> csm-data legacy init-local-parameter-folder solution --help

 Usage:                                                                         
 csm-data legacy init-local-parameter-folder solution                           
 [OPTIONS] SOLUTION_FILE OUTPUT_FOLDER RUN_TEMPLATE_ID                          

 Initialize parameter folder for given run template from a Solution yaml file   

╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ *  SOLUTION_FILE      FILE  [required]                                       │
│ *  OUTPUT_FOLDER      PATH  [required]                                       │
│ *  RUN_TEMPLATE_ID    TEXT  [required]                                       │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ --write-json/--no-write-json      Toggle writing of parameters in json       │
│                                   format                                     │
│                                   ENV: WRITE_JSON                            │
│                                   DEFAULT: no-write-json                     │
│ --write-csv/--no-write-csv        Toggle writing of parameters in csv format │
│                                   ENV: WRITE_CSV                             │
│                                   DEFAULT: write-csv                         │
│ --web-help                        Open the web documentation                 │
│ --help                            Show this message and exit.                │
╰──────────────────────────────────────────────────────────────────────────────╯