
 Usage: root dev [OPTIONS] COMMAND [ARGS]...
 
 🛠️  Access advanced developer and diagnostic tools (e.g., version, show-config, visualize).
   
   
   
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────╮
│ --help          Show this message and exit.                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────────────╮
│ version        Print the package version.                                                               │
│ show-config    Print effective Settings with secrets masked.                                            │
│ show-steps     Print a summary of a pipeline defined in a file.                                         │
│ validate       Validate a pipeline defined in a file.                                                   │
│ compile-yaml   Compile a pipeline spec between YAML and DSL.                                            │
│ visualize      Output a pipeline's Mermaid diagram at the chosen detail level.                          │
│ experimental   (Advanced) Experimental and diagnostic commands.                                         │
│ budgets        Budget governance commands                                                               │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────╯
