Victor Vieux
|
d34ca0178e
|
update cobra and use Tags
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-11-04 12:04:14 -07:00 |
|
Victor Vieux
|
3e43fa28ec
|
always add but hide experimental cmds and flags
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-11-03 17:31:12 -07:00 |
|
Kenfe-Mickael Laventure
|
7781a1bf0f
|
Make experimental a runtime flag
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-10-24 15:20:01 -07:00 |
|
Daniel Nephin
|
5d335fbda7
|
Remove RetrieveAuthConfigs
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-09 15:50:01 -04:00 |
|
Daniel Nephin
|
e7c9694d76
|
Move image trust related cli methods into the image package.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-09 10:50:16 -04:00 |
|
Daniel Nephin
|
0640a14b4f
|
Move api/client -> cli/command
Using
gomvpkg
-from github.com/docker/docker/api/client
-to github.com/docker/docker/cli/command
-vcs_mv_cmd 'git mv {{.Src}} {{.Dst}}'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-08 15:46:29 -04:00 |
|