CLI Commands API
Command Line Interface
HABIT provides a command-line interface through the habit command.
Main Commands
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:
habit --help
habit get-habitat --help