Add containers-only option to configtest (#411)
This commit is contained in:
		
				
					committed by
					
						
						Kota Kanbe
					
				
			
			
				
	
			
			
			
						parent
						
							9ab0622886
						
					
				
				
					commit
					33b2aa2d52
				
			@@ -676,6 +676,7 @@ configtest:
 | 
			
		||||
                        [-log-dir=/path/to/log]
 | 
			
		||||
                        [-ask-key-password]
 | 
			
		||||
                        [-ssh-external]
 | 
			
		||||
                        [-containers-only]
 | 
			
		||||
                        [-timeout=300]
 | 
			
		||||
                        [-debug]
 | 
			
		||||
 | 
			
		||||
@@ -684,6 +685,8 @@ configtest:
 | 
			
		||||
        Ask ssh privatekey password before scanning
 | 
			
		||||
  -config string
 | 
			
		||||
        /path/to/toml (default "/Users/kotakanbe/go/src/github.com/future-architect/vuls/config.toml")
 | 
			
		||||
  -containers-only
 | 
			
		||||
        Test containers only. Default: Test both of hosts and containers
 | 
			
		||||
  -debug
 | 
			
		||||
        debug mode
 | 
			
		||||
  -http-proxy string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user