Options (3)
-a, --allbooleanShow all information
Example:
conda info {{[-a|--all]}}-e, --envsbooleanList all conda environments
Example:
conda info {{[-e|--envs]}}-s, --systembooleanList environment variables
Example:
conda info {{[-s|--system]}}Examples (5)
Show all information
conda info [-a|--all]Display base environment path
conda info --baseList all conda environments
conda info [-e|--envs]List environment variables
conda info [-s|--system]Display list of channels with tokens exposed
conda info --unsafe-channelsmade by @shridhargupta | data from tldr-pages