docs icon indicating copy to clipboard operation
docs copied to clipboard

Example or link to docs for --env-file file format.

Open magler opened this issue 3 years ago • 1 comments

File: engine/reference/commandline/exec.md

The format that is to be used in the file that is specified using --env-file is not obvious. Could use an example or a link to docs that show what the formatting of that file should look like.

magler avatar Sep 12 '22 21:09 magler

.env or dotenv files are frequently documented elsewhere.

Format is same as shell files for variable

KEY1=VALUE1
KEY2=VALUE2

OneCricketeer avatar Sep 14 '22 06:09 OneCricketeer

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

docker-robott avatar Jan 03 '23 01:01 docker-robott

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

docker-robott avatar Feb 17 '23 03:02 docker-robott