Skip to content

rattler-build upload#

Upload a package

Usage#

rattler-build upload [OPTIONS] [PACKAGE_FILES]... <COMMAND>

Subcommands#

Command Description
quetz Upload to a Quetz server. Authentication is used from the keychain / auth-file
artifactory Options for uploading to a Artifactory channel. Authentication is used from the keychain / auth-file
prefix Options for uploading to a prefix.dev server. Authentication is used from the keychain / auth-file
anaconda Options for uploading to a Anaconda.org server
s3 Options for uploading to S3

Arguments#

  • <PACKAGE_FILES>
    The package file to upload
    May be provided more than once.

Options#