add command timeout support for skopeo

* add global command-timeout option for skopeo
This commit is contained in:
jianqli
2018-11-01 23:02:33 +08:00
parent b52e700666
commit 3456577268
8 changed files with 28 additions and 8 deletions

View File

@@ -59,6 +59,8 @@ Most commands refer to container images, using a _transport_`:`_details_ format.
**--override-os** _OS_ Use _OS_ instead of the running OS for choosing images.
**--command-timeout** _duration_ Timeout for the command execution.
**--help**|**-h** Show help
**--version**|**-v** print the version number