Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add -f/--feature to the pixi project platform command #785

Merged

Conversation

ruben-arts
Copy link
Contributor

@ruben-arts ruben-arts commented Feb 7, 2024

Adds:

> pixi project platform remove -f/--feature test win-64
> pixi project platform add -f/--feature test win-64
> pixi project platform list
Environment: default
- win-64
- osx-arm64
- linux-64
- osx-64
Environment: test
- linux-64

@ruben-arts ruben-arts changed the title feat: allow for removal of platforms from features feat: add -f/--feature to the pixi project platform command Feb 8, 2024
docs/cli.md Outdated Show resolved Hide resolved
docs/cli.md Outdated Show resolved Hide resolved
ruben-arts and others added 2 commits February 8, 2024 14:50
Co-authored-by: Tim de Jager <[email protected]>
Co-authored-by: Tim de Jager <[email protected]>
@baszalmstra baszalmstra merged commit 73b838d into prefix-dev:main Feb 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants