OMERO.cli as an OMERO admin tool
================================

When first beginning to work with the OMERO server, the :program:`omero db`,
:program:`omero config`, and :program:`omero admin` commands will be the first
you will need. For other important uses of Command Line see the links in
"See Also" box.

.. toctree::
    :maxdepth: 1
    :titlesonly:

    db
    config
    admin
    usergroup
    light-admins
    fs

.. seealso::

    :doc:`/users/cli/index`
        User documentation for the Command Line Interface

    :doc:`/developers/cli/index`
        Developer Documentation for the Command Line Interface

Help for any specific CLI command can be displayed using the ``-h``
argument. See :ref:`cli_help` for more information.
