CLI Commands API ================ Command Line Interface ---------------------- HABIT provides a command-line interface through the ``habit`` command. Main Commands ------------- .. code-block:: bash habit get-habitat # Run habitat analysis habit preprocess # Preprocess images habit extract # Extract features habit model # Train/predict ML models For detailed CLI documentation, see the command help: .. code-block:: bash habit --help habit get-habitat --help