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
Vincent Demeester 9640e3a451
Migrate push command to cobra
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-06-10 12:07:28 +02:00
..
container Fix some context sharing/plumbing 2016-06-09 17:58:10 +02:00
formatter
image Migrate push command to cobra 2016-06-10 12:07:28 +02:00
inspect
network Fix some context sharing/plumbing 2016-06-09 17:58:10 +02:00
system
volume Fix some context sharing/plumbing 2016-06-09 17:58:10 +02:00
cli.go
client.go
commands.go Migrate pull command to cobra 2016-06-10 12:07:23 +02:00
commit.go
cp.go
exec.go
exec_test.go
hijack.go
info.go
inspect.go
login.go
logout.go
ps.go
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
trust.go Migrate push command to cobra 2016-06-10 12:07:28 +02:00
trust_test.go
update.go
utils.go