moby--moby/api/client/image
Vincent Demeester f831be849b Updates on cli reference documentation
- Update ps with `--last` flag
- Update commands with current output
- Make sure hugo does not detect the wrong language
- Update usage for `tag` command to be more coherent with the other ones

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit f4cfc6b983)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-08 15:33:27 -07:00
..
build.go Make --help information consistent 2016-06-30 16:47:37 -07:00
history.go Use spf13/cobra for docker history 2016-06-06 08:03:07 -07:00
images.go Use spf13/cobra for docker images 2016-06-07 08:10:49 -07:00
import.go Migrate import command to cobra 2016-06-06 13:58:23 +02:00
load.go Migrate load command to cobra 2016-06-09 17:28:33 +02:00
pull.go Moving Image{Push,Pull}Privileged to trust.go 2016-06-10 12:07:32 +02:00
push.go Make --help information consistent 2016-06-30 16:47:37 -07:00
remove.go
save.go Migrate save command to cobra 2016-06-09 17:38:20 +02:00
search.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
tag.go Updates on cli reference documentation 2016-07-08 15:33:27 -07:00