docs/reference/cli/pixi/upload/quetz.md
Upload to a Quetz server. Authentication is used from the keychain / auth-file
--8<-- "docs/reference/cli/pixi/upload/quetz_extender:description"
pixi upload quetz [OPTIONS] --url <URL> --channel <CHANNELS>
--url (-u) <URL></a>
: The URL to your Quetz serverrequired: true
env: QUETZ_SERVER_URL
--channel (-c) <CHANNELS></a>
: The URL to your channelrequired: true
env: QUETZ_CHANNEL
--api-key (-a) <API_KEY></a>
: The Quetz API key, if none is provided, the token is read from the keychain / auth-fileenv: QUETZ_API_KEY
--8<-- "docs/reference/cli/pixi/upload/quetz_extender:example"