# CLI Reference The Masterful CLI provides a command-line interface for interacting with Masterful. ## Masterful Trainer ### Synopsis `$ masterful-train --config=` ### Description Train a model using images, label, and configuration specified in ****. For more information, see [the introduction][2]. [2]: ../markdown/intro_cli_trainer.md ## Masterful GUI ### Synopsis `$ masterful-gui` ### Description Launch a GUI to analyze Masterful training runs initiated by the Masterful CLI Trainer or the Masterful Python API. For more information, see [the tutorial][1]. [1]: ../markdown/tutorial_frontend.md