Gerrit command line utility to set/update secure.config
When using a secure store for encrypting the secure.config values, an utility or tool is needed to edit the values using the same encryption key used by Gerrit at runtime. Change-Id: Iacb017b010f7efd8217255796e571c5291499c0e
This commit is contained in:
		 Luca Milanesio
					Luca Milanesio
				
			
				
					committed by
					
						 David Pursehouse
						David Pursehouse
					
				
			
			
				
	
			
			
			 David Pursehouse
						David Pursehouse
					
				
			
						parent
						
							f6dd9ebe96
						
					
				
				
					commit
					b10848ee83
				
			| @@ -78,6 +78,8 @@ public final class GerritLauncher { | ||||
|       System.err.println("  daemon          Run the Gerrit network daemons"); | ||||
|       System.err.println("  gsql            Run the interactive query console"); | ||||
|       System.err.println("  version         Display the build version number"); | ||||
|       System.err.println("  passwd          Set or change password in secure.config"); | ||||
|  | ||||
|       System.err.println(); | ||||
|       System.err.println("  ls              List files available for cat"); | ||||
|       System.err.println("  cat FILE        Display a file from the archive"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user