1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/image
Vincent Demeester 9640e3a451
Migrate push command to cobra
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-06-10 12:07:28 +02:00
..
build.go Migrate docker build to cobra 2016-06-07 18:15:44 +02: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 Migrate pull command to cobra 2016-06-10 12:07:23 +02:00
push.go Migrate push command to cobra 2016-06-10 12:07:28 +02:00
remove.go
save.go Migrate save command to cobra 2016-06-09 17:38:20 +02:00
search.go
tag.go Use spf13/cobra for docker tag 2016-06-07 08:12:49 -07:00