CLI Reference ============= All CLI commands are available as ``python -m probellm.`` modules. Search ------ .. code-block:: bash python -m probellm.search Checkpoints ----------- Create checkpoints: .. code-block:: bash python -m probellm.checkpoint python -m probellm.checkpoint --keep-cross-tree Resume from checkpoints: .. code-block:: bash python -m probellm.resume python -m probellm.resume --verify-only Analysis -------- .. code-block:: bash python -m probellm.analysis python -m probellm.analysis --by_dataset Validation ---------- .. code-block:: bash python validate_config.py