Skip to main content

Usage

Description

Shares a channel with a user, granting them access to the channel. 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 share multiple channels by specifying --channel multiple times. Use --unshare to revoke access.
Sharing is an anaconda.com (repository) concept. This command does not apply to anaconda.org channels.

Arguments

Options

Roles

  • viewer: Read-only access to the channel and its packages
  • collaborator: Read and write access, allowing the user to upload packages

Examples

Share a channel with read access
Share a channel with write access
Share multiple channels
Revoke access to a channel