Commit c286592
authored
doc: note --env-file is not applied to --run
Environment variables loaded with `--env-file` are not applied to the
command executed by `--run`. Document this limitation under `--run`.
Fixes: #62988
Signed-off-by: Paul Bouchon <mail@bitpshr.net>
PR-URL: #64442
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 0bcc6ef commit c286592
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2698 | 2698 | | |
2699 | 2699 | | |
2700 | 2700 | | |
| 2701 | + | |
| 2702 | + | |
| 2703 | + | |
2701 | 2704 | | |
2702 | 2705 | | |
2703 | 2706 | | |
| |||
0 commit comments