Skip to content

pixi workspace activation env set#

Set (add or overwrite) activation environment variable(s)

Usage#

pixi workspace activation env set [OPTIONS] <KEY=VALUE>...

Arguments#

  • <KEY=VALUE>
    The environment variable(s) to set, as KEY=VALUE pairs
    May be provided more than once.
    required: true

Options#