
.. _env list_ref:

conda env list
=======================

.. raw:: html

   <PRE>
   <!-- Manpage converted by man2html 3.0.1 -->
   <B>CONDA(1)</B>                         User Commands                        <B>CONDA(1)</B>
   
   
   
   
   </PRE>
   <H2>NAME</H2><PRE>
          conda - conda env list
   
   
   </PRE>
   <H2>DESCRIPTION</H2><PRE>
          usage: conda-env list [-h] [--json] [--debug] [--verbose]
   
          List the Conda environments
   
   
   </PRE>
   <H2>OPTIONS</H2><PRE>
      <B>optional</B> <B>arguments:</B>
          <B>-h</B>, <B>--help</B>
                 Show this help message and exit.
   
          <B>--json</B> Report all output as json. Suitable for using conda programmati-
                 cally.
   
          <B>--debug</B>
                 Show debug output.
   
          <B>--verbose</B>, <B>-v</B>
                 Use once for info, twice for debug, three times for trace.
   
      <B>examples:</B>
                 conda env list conda env list <B>--json</B>
   
   
   
   Continuum Analytics              November 2017                        <B>CONDA(1)</B>
   </PRE>
