hermes.commands.cli
===================

.. py:module:: hermes.commands.cli

.. autoapi-nested-parse::

   This module provides the main entry point for the HERMES command line application.



Functions
---------

.. autoapisummary::

   hermes.commands.cli.main


Module Contents
---------------

.. py:function:: main() -> None

   HERMES main entry point (i.e., run the CLI).

   This command runs the selected HERMES sub-command.


