Hide project configuration files
Where to define custom path for be.yaml, inventory.yaml & templates.yaml ?
I don't think so, and I'm not sure how it would work. With be, the project configuration and folder must be one and the same.
Example
/projects/hulk/be.yaml
/projects/spiderman/be.yaml
What other folder would you like to store those files in?
/projects/hulk/.config (hidden folder) or /mnt/scripts/hulk/be (somewhere on the server)
Basically i want to hide this files from normal user
Basically i want to hide this files from normal user
That makes sense.
Would be happy to see a PR for adding a . to the file names, that would hide them on Linux, and then we could set file attributes for hiding them on Windows too.
Would be happy to see a PR for adding a
.to the file names, that would hide them on Linux yeah, good idea