mirror of
				https://github.com/therootcompany/greenlock.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	allow for all configs with --all
This commit is contained in:
		
							parent
							
								
									0a607ade91
								
							
						
					
					
						commit
						40516a4c03
					
				| @ -10,7 +10,7 @@ var Flags = require('./lib/flags.js'); | ||||
| 
 | ||||
| Flags.init().then(function({ flagOptions, rc, greenlock, mconf }) { | ||||
|     var myFlags = {}; | ||||
|     ['subject', 'servername' /*, 'servernames', 'altnames'*/].forEach(function( | ||||
|     ['all', 'subject', 'servername' /*, 'servernames', 'altnames'*/].forEach(function( | ||||
|         k | ||||
|     ) { | ||||
|         myFlags[k] = flagOptions[k]; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user