mirror of https://github.com/docker/docs.git
				
				
				
			Update swarm init task-history-limit docs
Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit 180f8c61bb1d3f05c21e697147b2f75a44bda485) Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
		
							parent
							
								
									e6464aa5ab
								
							
						
					
					
						commit
						6db1c73da7
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ Options:
 | 
			
		|||
      --force-new-cluster               Force create a new cluster from current state.
 | 
			
		||||
      --help                            Print usage
 | 
			
		||||
      --listen-addr value               Listen address (default 0.0.0.0:2377)
 | 
			
		||||
      --task-history-limit int          Task history retention limit (default 10)
 | 
			
		||||
      --task-history-limit int          Task history retention limit (default 5)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Initialize a swarm cluster. The docker engine targeted by this command becomes a manager
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -22,7 +22,7 @@ Options:
 | 
			
		|||
      --dispatcher-heartbeat duration   Dispatcher heartbeat period (default 5s)
 | 
			
		||||
      --external-ca value               Specifications of one or more certificate signing endpoints
 | 
			
		||||
      --help                            Print usage
 | 
			
		||||
      --task-history-limit int          Task history retention limit (default 10)
 | 
			
		||||
      --task-history-limit int          Task history retention limit (default 5)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Updates a swarm cluster with new parameter values. This command must target a manager node.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue