``conda repoquery``
*******************

.. note::
   The ``conda repoquery`` command is provided by the ``conda-libmamba-solver``.
   See https://conda.github.io/conda-libmamba-solver/user-guide/subcommands/ for more information.

.. argparse::
   :module: conda.cli.conda_argparse
   :func: generate_parser
   :prog: conda
   :path: repoquery
   :nosubcommands:
   :nodefault:
   :nodefaultconst:

.. toctree::
   :hidden:
   :glob:
   :maxdepth: 2
   :titlesonly:

   *