Usage
Replace <SPEC> with a package spec (for example, channel::package/version).
Replace <DESTINATION> with the destination channel name (-d).
Replace <FAMILY> with the artifact family when filtering (for example, conda).
Replace <DESTINATION> with the destination channel name (-d).
Replace <FAMILY> with the artifact family when filtering (for example, conda).
Description
Moves packages from one channel to another. Specs use the form<channel>[/<subchannel>][::<package>[/<version>[/<filename>]]]. If filename is omitted, all files for that version are moved; if version is also omitted, all versions of the package are moved.
Options
Option
Default
Description
<SPEC>Package spec: <channel>[/<subchannel>][::<package>[/<version>[/<filename>]]] (one or more)
-d, --destination <DEST>Destination channel (and optional subchannel)
--family <FAMILY>Artifact family:
conda, python, cran, anaconda_project, anaconda_env, notebook, gra-h, --helpShow help for this command