Replies: 1 comment
-
Hi @FuRuF-11, I think it is desirable to keep these two semantically different things under separate subcommands. Does that make sense? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
After learned Pixi, I feel really confuse about the command
pixi workspace environment add
I wonder why don't we just use:
pixi add environment env_name
orpixi add -e env_name
.Because put so many stuff before
add
seems very counter-intuitive.It would be much neater if we could put all of this stuff behind the add command.
Beta Was this translation helpful? Give feedback.
All reactions