Skip to main content

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
You can upload to multiple channels by specifying --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.

Arguments

Options

Examples

Upload a package to a channel
Upload multiple packages using a glob pattern
Upload to multiple channels
Upload with a specific package type