mirror of
				https://github.com/restic/restic.git
				synced 2025-10-31 03:02:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			421 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			421 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Enhancement: Support filtering snapshots by tag and path in the stats command
 | |
| 
 | |
| We've added filtering snapshots by `--tag tagList` and by `--path path` to
 | |
| the `stats` command. This includes filtering of only 'latest' snapshots or
 | |
| all snapshots in a repository.
 | |
| 
 | |
| https://github.com/restic/restic/issues/2858
 | |
| https://github.com/restic/restic/pull/2859
 | |
| https://forum.restic.net/t/stats-for-a-host-and-filtered-snapshots/3020
 | 
