Details about --tarPath usage improved

This commit is contained in:
Petr Ruzicka 2019-10-09 11:29:49 +02:00
parent 1c9d566ecd
commit c1bf362400
1 changed files with 1 additions and 0 deletions

View File

@ -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