Usage
Description
Copies packages from one account to another. By default, packages are copied to your own account. IfFILENAME is not provided, all files in the version are copied.
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 org copy <SPEC> [OPTIONS]
FILENAME is not provided, all files in the version are copied.
anaconda org copy myusername/numpy/1.21.0
anaconda org copy myusername/numpy/1.21.0/numpy-1.21.0-py39_0.conda
anaconda org copy myusername/numpy/1.21.0 --to-owner otherusername
anaconda org copy myusername/numpy/1.21.0 --from-label dev --to-label main
Was this page helpful?