Conversation
SachaMorard
left a comment
There was a problem hiding this comment.
@CLEMENTINATOR I'm not convinced by this PR. We need user profile management (I often need it myself when developing), but it seems to me that adding management of Edgee team specificities in this open source repo should be avoided. Why not use local aliases to manage environments, rather than doing it globally for all users?
Local aliases won't help with the credentials being different between environments, but I understand your point ! |
|
@CLEMENTINATOR let me suggest another approach in a new PR. As I need profiles to ease my benchmarks, I started to develop something, and I added the definition of the base URLs so it could solve what you wanted to solve. |
No description provided.