 55a1b4eff8
			
		
	
	55a1b4eff8
	
	
	
		
			
			With the rename of fetch to fetch-object, we now introduce the `fetch` command. It will fetch all of the resources required for an image into the content store. We'll still need to follow this up with metadata registration but this is a good start. Signed-off-by: Stephen J Day <stephen.day@docker.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			96 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			96 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // Package progress assists in displaying human readable progress information.
 | |
| package progress
 |