moby--moby/api/client
Daniel Nephin 14712f9ff0 Remove old cli framework.
Also consolidate the leftover packages under cli.
Remove pkg/mflag.
Make manpage generation work with new cobra layout.
Remove remaining mflag and fix tests after rebase with master.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-25 13:09:04 -04:00
..
bundlefile Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 18:18:25 -04:00
command Remove old cli framework. 2016-08-25 13:09:04 -04:00
container Remove old cli framework. 2016-08-25 13:09:04 -04:00
formatter Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
idresolver Update to new swarmkit/engine-api 2016-06-30 17:22:47 -07:00
image correct command annotation 2016-08-25 21:29:59 +08:00
inspect
network Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
node Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
plugin fix rm plugin arg number to be min 1 2016-08-25 20:53:49 +08:00
registry tweak logout message 2016-08-12 17:00:06 -07:00
service Merge pull request #25721 from cpuguy83/revendor_engine-api 2016-08-16 17:18:43 -04:00
stack Merge pull request #25337 from jhorwit2/jah/25332 2016-08-16 09:25:45 -07:00
swarm Modify usage of docker swarm join-token command 2016-08-19 09:44:22 +08:00
system Merge pull request #25721 from cpuguy83/revendor_engine-api 2016-08-16 17:18:43 -04:00
task Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
volume Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion 2016-08-18 18:01:25 -07:00
cli.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
client.go
credentials.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
hijack.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
registry.go Merge pull request #23584 from nishanttotla/private-images-swarm-services 2016-06-30 17:18:59 -07:00
trust.go api,daemon: cleanup some unused stuff 2016-06-21 14:15:19 -07:00
trust_test.go
utils.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00