mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Add zsh completion for 'docker daemon --cgroup-parent'
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
This commit is contained in:
		
							parent
							
								
									ebc5a4654e
								
							
						
					
					
						commit
						b5f6605ca2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -583,6 +583,7 @@ __docker_subcommand() {
 | 
			
		|||
                "($help)*--authz-plugin=[Set authorization plugins to load]" \
 | 
			
		||||
                "($help -b --bridge)"{-b=,--bridge=}"[Attach containers to a network bridge]:bridge:_net_interfaces" \
 | 
			
		||||
                "($help)--bip=[Specify network bridge IP]" \
 | 
			
		||||
                "($help)--cgroup-parent=[Set parent cgroup for all containers]:cgroup: " \
 | 
			
		||||
                "($help -D --debug)"{-D,--debug}"[Enable debug mode]" \
 | 
			
		||||
                "($help)--default-gateway[Container default gateway IPv4 address]:IPv4 address: " \
 | 
			
		||||
                "($help)--default-gateway-v6[Container default gateway IPv6 address]:IPv6 address: " \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue