Add timeout option to configtest (#400)

This commit is contained in:
Kota Kanbe
2017-03-23 20:52:25 +09:00
committed by GitHub
parent af5a1204bc
commit 7131270cad
4 changed files with 15 additions and 6 deletions

View File

@@ -676,6 +676,7 @@ configtest:
[-log-dir=/path/to/log]
[-ask-key-password]
[-ssh-external]
[-timeout=300]
[-debug]
[SERVER]...
@@ -691,6 +692,9 @@ configtest:
/path/to/log (default "/var/log/vuls")
-ssh-external
Use external ssh command. Default: Use the Go native implementation
-timeout int
Timeout(Sec) (default 300)
```
The configtest subcommand checks the following