I have a number of secrets that I want to be able to use in any folder I am currently working in.
It would be useful to be able to set envio up in the home folder and have it able to access profiles from there in addition to any profiles in the current folder.
These could be common dev secrets that I would like to access across projects, such as dev tools tokens etc.
Currently if you set up in the home folder and then try to access the profile from anywhere else you get an error.
envio shell dev
Error: Current directory has no .envio folder, run `envio init` first
I have a number of secrets that I want to be able to use in any folder I am currently working in.
It would be useful to be able to set envio up in the home folder and have it able to access profiles from there in addition to any profiles in the current folder.
These could be common dev secrets that I would like to access across projects, such as dev tools tokens etc.
Currently if you set up in the home folder and then try to access the profile from anywhere else you get an error.