Merge pull request #811 from ruzickap/fix/documentation

Details about --tarPath usage improved
This commit is contained in:
Tejal Desai 2019-10-14 13:44:50 -07:00 committed by GitHub
commit 602657930f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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