Usage
Description
Uploads packages to one or more channels. Files can be specified as paths or glob patterns. You can specify channels in two ways:- Simple name with
--namespace:--channel my-channel --namespace my-org - Combined format:
--channel my-org/my-channel
--channel multiple times.
When the target resolves to an anaconda.org owner (rather than an anaconda.com repository channel), the upload uses the anaconda.org upload path, and you can apply labels with --label.