Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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