e03bf1221e
Keeping the current behavior for exec, i.e., inheriting variables from main process. New variables will be added to current ones. If there's already a variable with that name it will be overwritten. Example of usage: docker exec -it -e TERM=vt100 <container> top Closes #24355. Signed-off-by: Jonh Wendell <jonh.wendell@redhat.com> |
||
---|---|---|
.. | ||
command | ||
flags | ||
cobra.go | ||
error.go | ||
required.go |