# CLI Module The command-line interface module provides the main entry point for VariantCentrifuge. ```{eval-rst} .. automodule:: variantcentrifuge.cli :members: :undoc-members: :show-inheritance: ```