프로젝트 환경에서 작업을 관리. 더 많은 정보: https://pixi.sh/latest/reference/cli/#task.
pixi task add {{작업_이름}} {{작업_명령}}
pixi task list
pixi task remove {{작업_이름}}
pixi task alias {{별칭_이름}} {{작업1 작업2 ...}}