kamal
kamal copied to clipboard
feat: Add --env-path specify env path
Continuation of #352 with by making it so you can also load/output .env files for a different path (i.e. in out case we'd end up with 35+ top level .env files)
TODO
- [ ] Docs
+1 this would great and also solves the case where the project already uses a .env
file for local dev.
Anything we can do that would help get this merged? I see it has conflicts - if I fixed them would there be any interest in merging it?
@djmb this is not relevant anymore with Kamal 2.
Secrets have moved to .kamal/secrets
in Kamal 2