# CLI reference Use this section like this: 1. Check `base` for global options shared by all commands. 2. Pick the command page you need (`predict`, `data`, `train`, or `evaluate`). 3. Use `detect_legacy` only if you are maintaining old workflows. ```{toctree} :maxdepth: 1 base predict data train evaluate detect_legacy ```