buildah/pkg/cli
Nalin Dahyabhai 4be3b7dec9 buildah build: add a --env
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>
2022-05-03 16:08:18 -04:00
..
common.go buildah build: add a --env 2022-05-03 16:08:18 -04:00
common_test.go Rename bud to build, while keeping an alias for to bud. 2021-08-25 17:56:58 +02:00
exec_codes.go Return exit code from failed containers 2020-04-20 11:24:52 -04:00