Back to Pixi

pixi workspace activation script

docs/reference/cli/pixi/workspace/activation/script/index.md

0.77.1863 B
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi workspace activation script

Commands to manage the activation.scripts list

--8<-- "docs/reference/cli/pixi/workspace/activation/script_extender:description"

Usage

pixi workspace activation script <COMMAND>

Subcommands

CommandDescription
addAdd activation script(s) to the end of activation.scripts
prependAdd activation script(s) to the front of activation.scripts, moving them there when they are already present
removeRemove activation script(s) from activation.scripts
listList the activation scripts in the manifest

--8<-- "docs/reference/cli/pixi/workspace/activation/script_extender:example"