Skip to content

conda-incubator/conda-self

Repository files navigation

conda-self

A self command to manage your base environment safely.

$ conda self
usage: conda self [-V] [-h] {install,remove,reset,update} ...

Manage your conda 'base' environment safely.

options:
  -V, --version         Show the 'conda-self' version number and exit.
  -h, --help            Show this help message and exit.

subcommands:
  {install,remove,reset,update}
    install             Add conda plugins to the 'base' environment.
    remove              Remove conda plugins from the 'base' environment.
    reset               Reset 'base' environment to essential packages only.
    update              Update 'conda' and/or its plugins in the 'base' environment.

Installation

  1. conda install -n base conda-self
  2. conda self --help

Contributing

See CONTRIBUTING.md

About

A `self` command for conda

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 9