Back to Pixi

pixi task remove

docs/reference/cli/pixi/task/remove.md

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

pixi task remove

Remove a command from the workspace

--8<-- "docs/reference/cli/pixi/task/remove_extender:description"

Usage

pixi task remove [OPTIONS] [TASK_NAME]...

Arguments

  • <a id="arg-<TASK_NAME>" href="#arg-<TASK_NAME>"><TASK_NAME></a> : Task name to remove

May be provided more than once.

Options

  • <a id="arg---platform" href="#arg---platform">--platform (-p) <PLATFORM></a> : The platform for which the task should be removed
  • <a id="arg---feature" href="#arg---feature">--feature (-f) <FEATURE></a> : The feature for which the task should be removed

--8<-- "docs/reference/cli/pixi/task/remove_extender:example"