Skip to content

from-file

Help command

> csm-data legacy generate-orchestrator from-file --help

 Usage:                                                                         
 csm-data legacy generate-orchestrator from-file                                
 [OPTIONS] SOLUTION_FILE OUTPUT RUN_TEMPLATE_ID                                 

 Read SOLUTION_FILE to get a RUN_TEMPLATE_ID and generate an orchestrator file  
 at OUTPUT                                                                      

╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ *  SOLUTION_FILE      FILE  [required]                                       │
│ *  OUTPUT             FILE  [required]                                       │
│ *  RUN-TEMPLATE-ID    TEXT  [required]                                       │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ OPTIONS ────────────────────────────────────────────────────────────────────╮
│ --describe/--no-describe      Show a description of the generated template   │
│                               after generation                               │
│                               DEFAULT: no-describe                           │
│ --web-help                    Open the web documentation                     │
│ --help                        Show this message and exit.                    │
╰──────────────────────────────────────────────────────────────────────────────╯