Skip to content

pixi workspace platform remove#

Remove platform(s) from the workspace file and updates the lockfile

Usage#

pixi workspace platform remove [OPTIONS] <PLATFORM>...

Arguments#

  • <PLATFORM>
    The platform name to remove
    May be provided more than once.
    required: true

Options#

  • --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