Skip to main content

Usage

anaconda update <SPEC> <SOURCE> [OPTIONS]

Description

Updates public attributes of a package or the attributes of a package release. The source file can be a valid package file or a .json file containing the attributes to update.

Arguments

Options

Examples

Update a package with a conda package file
anaconda org update myusername/numpy/1.21.0 numpy-1.21.0-py39_0.conda
Update a package with a metadata JSON file
anaconda org update myusername/numpy/1.21.0 metadata.json
Update release attributes
anaconda org update myusername/numpy/1.21.0 numpy-1.21.0-py39_0.conda --release