| title | pixi workspace platform remove |
|---|
Remove platform(s) from the workspace file and updates the lockfile
--8<-- "docs/reference/cli/pixi/workspace/platform/remove_extender:description"
pixi workspace platform remove [OPTIONS] <PLATFORM>...
<PLATFORM>: The platform name to remove
May be provided more than once.
required:true
--no-install: Don't update the environment, only remove the platform(s) from the lock-file
env:PIXI_NO_INSTALL--feature (-f) <FEATURE>: The name of the feature to remove the platform from
--8<-- "docs/reference/cli/pixi/workspace/platform/remove_extender:example"