mirror of https://github.com/containers/podman.git
				
				
				
			
		
			
				
	
	
	
		
			474 B
		
	
	
	
	
	
			
		
		
	
	
			474 B
		
	
	
	
	
	
####> This option file is used in: ####> podman logs, pod logs ####> If you edit this file, make sure your changes ####> are applicable to all of those.
--follow, -f
Follow log output. Default is false.
Note: If you are following a <<container|pod>> which is removed by podman <<container|pod>> rm
or removed on exit (podman run --rm ...), then there is a chance that the log
file will be removed before podman<< pod|>> logs reads the final content.