add s3 dirctory option (#457)
This commit is contained in:
		
				
					committed by
					
						
						kota kanbe
					
				
			
			
				
	
			
			
			
						parent
						
							0a3f0f9ffc
						
					
				
				
					commit
					cbd1c12773
				
			@@ -104,9 +104,10 @@ type Config struct {
 | 
			
		||||
 | 
			
		||||
	GZIP bool
 | 
			
		||||
 | 
			
		||||
	AwsProfile string
 | 
			
		||||
	AwsRegion  string
 | 
			
		||||
	S3Bucket   string
 | 
			
		||||
	AwsProfile   string
 | 
			
		||||
	AwsRegion    string
 | 
			
		||||
	S3Bucket     string
 | 
			
		||||
	S3ResultsDir string
 | 
			
		||||
 | 
			
		||||
	AzureAccount   string
 | 
			
		||||
	AzureKey       string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user