
    $TXg                     |    d Z ddlmZmZ ddlmZ  ej                  ddd       dZed	j                         z   Z	d
Z
y)zDEPRECATED: Use `conda.cli.main_env_remove` instead.

CLI implementation for `conda-env remove`.

Removes the specified conda environment.
    )configure_parserexecute)
deprecatedz24.9z25.3z(Use `conda.cli.main_env_remove` instead.)addendumzRemove an environmentzj

Removes a provided environment.  You must deactivate the existing
environment before you can remove it.
zI

Examples:

    conda env remove --name FOO
    conda env remove -n FOO
N)__doc__conda.cli.main_env_remover   r   conda.deprecationsr   module_helplstrip_description_example     9lib/python3.12/site-packages/conda_env/cli/main_remove.py<module>r      sO    @ ) 
  &&+U V	 FH r   