Skip to main content

Usage

anaconda token list

Description

Displays a table of all installed repository tokens showing the organization name, channel URL, and token value. If no tokens are installed, suggests running anaconda token install.

Options

Option
Description
--help
Show help for this command

Examples

List all installed tokens
anaconda token list
Sample output:
Command return for anaconda token list
If no tokens are installed:
No repo tokens are installed. Run anaconda token install.