Skip to content

pixi upload s3#

About#

Options for uploading to S3

Usage#

pixi upload s3 [OPTIONS] --channel <CHANNEL>

Options#

  • --channel (-c) <CHANNEL>
    The channel URL in the S3 bucket to upload the package to, e.g., s3://my-bucket/my-channel
    required: true
    env: S3_CHANNEL
  • --force
    Replace files if it already exists

S3 Credentials#