5ecac91a55 
								
							 
						 
						
							
							
								
								Replace Minio refs in docs with MinIO and links ( #7494 )  
							
							
							
						 
						
							2019-04-09 11:39:42 -07:00  
				
					
						
							
							
								 
						
							
								a9de303d8b 
								
							 
						 
						
							
							
								
								Update command line docs ( #6839 )  
							
							
							
						 
						
							2018-11-20 17:35:33 -08:00  
				
					
						
							
							
								 
						
							
								71c4ff9d10 
								
							 
						 
						
							
							
								
								Fix tabs/indents in help message ( #5962 )  
							
							
							
						 
						
							2018-05-21 11:11:57 -07:00  
				
					
						
							
							
								 
						
							
								9eb8e375c5 
								
							 
						 
						
							
							
								
								cli: Make sure to add --help flag for subcommands. ( #3773 )  
							
							... 
							
							
							
							--help is now back and prints properly with command
help template. 
							
						 
						
							2017-02-19 20:46:06 -08:00  
				
					
						
							
							
								 
						
							
								611bd68739 
								
							 
						 
						
							
							
								
								cli: Add new features from CLI.  
							
							... 
							
							
							
							use `.HelpName` for template to pass down
proper command names. Also treat flags
to be optional in all of them. 
							
						 
						
							2017-02-15 17:45:11 -08:00  
				
					
						
							
							
								 
						
							
								13c3b9cbcb 
								
							 
						 
						
							
							
								
								main/cli: Don't print hidden flags/commands in help template. ( #3748 )  
							
							... 
							
							
							
							Always use .VisibleFlags and .VisibleCommands to not print
Hidden flags as expected from help template. 
							
						 
						
							2017-02-15 02:25:38 -08:00  
				
					
						
							
							
								 
						
							
								a53b909fcd 
								
							 
						 
						
							
							
								
								mainVersion: Remove minio init and quiet handling ( #3739 )  
							
							
							
						 
						
							2017-02-13 00:24:34 -08:00  
				
					
						
							
							
								 
						
							
								08b6cfb082 
								
							 
						 
						
							
							
								
								ssl: Set a global boolean to enable SSL across Minio ( #3558 )  
							
							... 
							
							
							
							We have been using `isSSL()` everywhere we can set
a global value once and re-use it again. 
							
						 
						
							2017-01-11 13:59:51 -08:00  
				
					
						
							
							
								 
						
							
								01f625824a 
								
							 
						 
						
							
							
								
								args: Honor config-dir & quiet wherever they are ( #3356 )  
							
							... 
							
							
							
							setGlobalsFromContext() is added to set global variables after parsing
command line arguments. Thus, global flags will be honored wherever
they are placed in minio command. 
							
						 
						
							2016-11-28 12:15:36 -08:00  
				
					
						
							
							
								 
						
							
								dd74e5a809 
								
							 
						 
						
							
							
								
								Revert "init: Honor config-dir flag when it is passed as global or local flag ( #3337 )"  
							
							... 
							
							
							
							This reverts commit e2ef95af7d 
							
						 
						
							2016-11-23 17:31:36 -08:00  
				
					
						
							
							
								 
						
							
								e2ef95af7d 
								
							 
						 
						
							
							
								
								init: Honor config-dir flag when it is passed as global or local flag ( #3337 )  
							
							... 
							
							
							
							setGlobalsFromContext() is added to sets global variable after parsing
command line arguments. 
							
						 
						
							2016-11-23 17:13:40 -08:00  
				
					
						
							
							
								 
						
							
								3e284162d7 
								
							 
						 
						
							
							
								
								Add global flags to all commands and subcommands ( #2605 )  
							
							
							
						 
						
							2016-09-13 21:18:30 -07:00  
				
					
						
							
							
								 
						
							
								bccf549463 
								
							 
						 
						
							
							
								
								server: Move all the top level files into cmd folder. ( #2490 )  
							
							... 
							
							
							
							This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience. 
							
						 
						
							2016-08-18 16:23:42 -07:00