| Add a `--env` option to `buildah build` that functions similarly to the `buildah config --env` option, to complement `buildah build`'s `--unsetenv` option. Document that `buildah config`'s `--env` function fetches the current value for a variable when the name is supplied, but no `=` or value follows it. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> | ||
|---|---|---|
| .. | ||
| common.go | ||
| common_test.go | ||
| exec_codes.go | ||