Usage
Description
Modifies channel settings such as privacy and indexing behavior. You can specify the channel in two ways:- Simple name with
--namespace:anaconda channel modify my-channel --namespace my-org - Combined format:
anaconda channel modify my-org/my-channel
--privacy or --indexing-behavior is required.
Arguments
Options
Privacy settings
public: Channel is accessible to anyoneprivate: Channel is only accessible to authorized users
Indexing behavior
default: Channel index is updated automatically when packages are added or removedfrozen: Channel index is not updated; useful for creating stable snapshots