generate-orchestrator¶
Help command
> csm-data legacy generate-orchestrator --help
Usage: csm-data legacy generate-orchestrator [OPTIONS] COMMAND [ARGS]...
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
╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ --web-help Open the web documentation │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ from-api Connect to the cosmotech API to download a run template and │
│ generate an orchestrator file at OUTPUT │
│ from-file Read SOLUTION_FILE to get a RUN_TEMPLATE_ID and generate an │
│ orchestrator file at OUTPUT │
╰──────────────────────────────────────────────────────────────────────────────╯