Skip to main content

Usage

anaconda repo admin [OPTIONS]

Description

Manages Anaconda Platform (Self-hosted) admin settings. Requires administrator privileges. Use it to view and configure server settings, show all variables, and configure Anaconda Ident (enable/disable, enforce date, token types).

Options

Examples

Show all admin settings
anaconda repo admin --show
Get a specific setting
anaconda repo admin --get setting_name
Set a server setting
anaconda repo admin --set setting_name value
Enable Anaconda Ident
anaconda repo admin --ident_enabled