HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pixi project — Modify the project configuration file. More information: <https://pixi.sh/latest/reference/cli/#proj

Submitted by: @import:tldr-pages··
0
Viewed 0 times
theconfigurationcommandmodifyclifilepixi projectproject

Problem

How to use the pixi project command: Modify the project configuration file. More information: <https://pixi.sh/latest/reference/cli/#project>.

Solution

pixi project — Modify the project configuration file. More information: <https://pixi.sh/latest/reference/cli/#project>.

Manage project channels:
pixi project channel {{command}}


Manage project description:
pixi project description {{command}}


Manage project platform:
pixi project platform {{command}}


Manage project version:
pixi project version {{command}}


Manage project environment:
pixi project environment {{command}}

Code Snippets

Manage project channels

pixi project channel {{command}}

Manage project description

pixi project description {{command}}

Manage project platform

pixi project platform {{command}}

Manage project version

pixi project version {{command}}

Manage project environment

pixi project environment {{command}}

Context

tldr-pages: common/pixi project

Revisions (0)

No revisions yet.