kompose/cmd
Christian Fetzer 2bdb3261a0
Add support for push-image with --build local (#1257)
The PR https://github.com/kubernetes/kompose/pull/1147 introduced a
push-image parameter for the 'up' command that allows to disable
pushing the image to the registry. The PR changed the behavior of the
'convert' command that now no longer pushes the image.

This commit introduces the same parameter for the 'convert' command
and reintroduces the original behavior of pushing the image.
2020-03-08 13:58:01 +08:00
..
completion.go provide more details for building 2018-02-01 17:46:37 +08:00
convert.go Add support for push-image with --build local (#1257) 2020-03-08 13:58:01 +08:00
down.go Adding --controller flag in up & down 2017-11-27 15:26:24 +05:30
root.go Typo fix: erroring -> error (#1032) 2018-06-05 10:17:35 -04:00
up.go Add flag to allow use define api server url (#1243) 2020-02-22 11:56:50 +08:00
version.go Move version information to separate file 2017-11-07 15:28:04 -05:00