Command line syntax for multi-environment features? #2262
Unanswered
TheSkyentist
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using pixi for my projects pretty regularly because it's features really are spectacular.
However does anyone know if pixi currently supports creating/augmenting the multi-environment features using the command line? For example, I know you can do:
pixi run -e test
But can you create the environment "test" from the shell? And/or add dependencies to it? Is this feature planned?
I'm starting to mess around with multi-environments within a single projects, and this would be great to know!
Beta Was this translation helpful? Give feedback.
All reactions