Skip to main content

Documentation Index

Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Keep ana up to date, check for new versions, and submit feedback.
ana self <COMMAND> [OPTIONS]

Commands

Options

Examples

Update to the latest version

ana self update

Update to a specific version

ana self update <VERSION>

Check for updates without installing

ana self update --check

List all available versions

ana self update --list

Submit feedback

Running ana self feedback with no arguments opens the feedback form in your browser. To submit directly from the terminal, pass --bug or --feature with a description:
ana self feedback --bug "Mirror sync fails with proxy"
ana self feedback --feature "Add support for conda-lock files"