commands.sh

conda notices

all

Retrieve latest channel notifications.

More info →

Options (1)

-c, --channelboolean

Include a specific channel

Example: conda notices {{[-c|--channel]}} {{channel_name}}

Examples (3)

Show notices for the default channel and all `.condarc` channels

Include a specific channel

conda notices [-c|--channel] channel_name

Ignore default and `.condarc` channels

conda notices [-c|--channel] channel_name --override-channels
made by @shridhargupta | data from tldr-pages