Skip to main content

Usage

anaconda org login [OPTIONS]

Description

Authenticates a user with Anaconda.org and stores the resulting token locally. After you log in, subsequent anaconda commands use the stored credentials automatically.

Options

Examples

Log in interactively
anaconda org login
Log in with a custom hostname
anaconda org login --hostname my-build-server