| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-17 | all: implement command "env-get" to get value from environment files | Shulhan | |
| The env-get command get the value from environment files. Syntax, ---- <key> [dir] ---- The "key" argument define the key where value is stored in environment using "section:sub:name" format. The "dir" argument is optional, its define the directory where environment files will be loaded, recursively, from BaseDir to dir. If its empty default to the current directory. | |||
