> xtree parents --help
🌳 Find all parents of nodes.
╭─────────────┬─────────────────────────────────────────────────────────────╮
│ --input, -i │ * (required) The path to the suitable file (*.xcodeproj, │
│ │ Podfile.lock, *.yml/*.yaml), which will be the tree input │
│ │ source. │
│ --name, -n │ * The name of the node to display its parents. │
│ │ │
│ --help, -h │ * Show help information. │
╰─────────────┴─────────────────────────────────────────────────────────────╯
> xtree parents --name Alamofire --input example.yaml