mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:22:43 +00:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			447 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			447 B
		
	
	
	
	
	
	
	
Name
config
Synopsis
$ config [--remove] <domain> <group> <key> [value]
Description
Show or modify values in the configuration files through ConfigServer.
Options:
- --help: Display help message and exit
- --version: Print version
- -r,- --remove: Remove key
Arguments:
- domain: Config domain
- group: Group name
- key: Key name
- value: Value to write
