mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	add description in docker plugin ls
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
		
							parent
							
								
									eb28dde01f
								
							
						
					
					
						commit
						16d5fbfd9a
					
				
					 5 changed files with 36 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -47,8 +47,8 @@ After the plugin is installed, it appears in the list of plugins:
 | 
			
		|||
```bash
 | 
			
		||||
$ docker plugin ls
 | 
			
		||||
 | 
			
		||||
NAME                  VERSION             ACTIVE
 | 
			
		||||
tiborvass/no-remove   latest              true
 | 
			
		||||
NAME                  TAG                 DESCRIPTION                ACTIVE
 | 
			
		||||
tiborvass/no-remove   latest              A test plugin for Docker   true
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Related information
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue