main
====

.. py:module:: main


Functions
---------

.. autoapisummary::

   main.main
   main._add_major_arguments


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

.. py:function:: main()

   Primary entry point for the Hyrax CLI. This handles dispatching to the various
   Hyrax actions and returning a result.


.. py:function:: _add_major_arguments(parser)

