.. _cli: CLI === FlexEval offers a command-line interface. .. code-block:: bash flexeval --help # OR python -m flexeval --help The help output contains the list of valid commands: .. program-output:: NO_COLOR=1 uv run python -m flexeval --help :shell: See the :ref:`basic_cli` vignette for a working example of CLI usage.