Merge pull request #811 from ruzickap/fix/documentation
Details about --tarPath usage improved
This commit is contained in:
commit
602657930f
|
|
@ -470,6 +470,7 @@ Set this flag to indicate which build stage is the target build stage.
|
|||
#### --tarPath
|
||||
|
||||
Set this flag as `--tarPath=<path>` to save the image as a tarball at path instead of pushing the image.
|
||||
You need to set `--destination` as well (for example `--destination=image`).
|
||||
|
||||
#### --verbosity
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue