Set-PsEnv
                                
                                 Set-PsEnv copied to clipboard
                                
                                    Set-PsEnv copied to clipboard
                            
                            
                            
                        Ability to specify path of .env file
Hi,
It would be nice to have the ability to specify where to load .env file from and its name.
This is to support multiple environments, such as for testing, production, staging
tests/.env.testing
.env <- This is on git
.env.override <- This is not on git
.env.staging <- This is on git
.env.staging.override <- This is not on git
What do you think ?
That would definitely be useful.
Agreed - this would be very helpful.