Usage
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.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
We're recruiting for a paid research study on conda users! Apply now.
anaconda update <SPEC> <SOURCE> [OPTIONS]
.json file containing the attributes to update.
anaconda org update myusername/numpy/1.21.0 numpy-1.21.0-py39_0.conda
anaconda org update myusername/numpy/1.21.0 metadata.json
anaconda org update myusername/numpy/1.21.0 numpy-1.21.0-py39_0.conda --release
Was this page helpful?