legacy¶
Help command
> csm-data legacy --help
Usage: csm-data legacy [OPTIONS] COMMAND [ARGS]...
Cosmo Tech legacy API group
This group will allow you to connect to the CosmoTech API and migrate
solutions from pre-3.0 version to 3.X compatible solutions
╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ --web-help Open the web documentation │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ generate-orchestrator Base command for the json generator using │
│ legacy files │
│ Check the help of the sub commands for more │
│ information: │
│ │
│ • cloud requires access to a fully deployed │
│ solution │
│ • solution requires a Solution.yaml file │
│ init-local-parameter-folder Base command to initialize parameter folders │
│ Will create: │
│ │
│ • A parameters.json/parameters.csv in the │
│ folder with all parameters │
│ • A folder per %DATASETID% datasets with the │
│ name of the parameter │
│ Check the help of the sub commands for more │
│ information: │
│ • cloud requires access to a fully deployed │
│ solution │
│ • solution requires a Solution.yaml file │
╰──────────────────────────────────────────────────────────────────────────────╯