moby/cli/command
Boaz Shuster 205ec49de9 Add format to docker stack ls
Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>
2017-04-25 16:45:30 +03:00
..
bundlefile Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
checkpoint Use formatter in docker checkpoint ls 2017-03-19 09:24:15 +02:00
commands Give a order to AddCommands, for easy read and maintenance. 2016-12-08 16:43:14 +08:00
container Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
formatter Add format to docker stack ls 2017-04-25 16:45:30 +03:00
idresolver Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
image Merge pull request #30962 from TheHipbot/30431-implement-format-for-history-with-docs 2017-04-16 10:34:41 -07:00
inspect Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
network Add label filter for docker system prune 2017-04-06 09:11:25 -07:00
node Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
plugin Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
prune Add label filter for docker system prune 2017-04-06 09:11:25 -07:00
registry Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
secret Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
service Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
stack Add format to docker stack ls 2017-04-25 16:45:30 +03:00
swarm Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
system Merge pull request #31482 from ripcurld0/add_format_to_system_df 2017-04-13 10:08:11 -07:00
task Add --format to docker service ps 2017-02-10 16:53:04 -08:00
volume Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
cli.go use an encrypted client certificate to connect to a docker daemon 2017-04-07 01:50:51 -04:00
events_utils.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
in.go Manually reorganize import paths to segregate stdlib and 3rd-party packages 2017-03-27 18:21:59 -07:00
out.go Windows: OCI process struct convergence 2016-09-19 10:34:31 -07:00
registry.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
trust.go fix flag descriptions for content-trust 2017-01-23 14:52:36 +01:00
utils.go Add label filter for docker system prune 2017-04-06 09:11:25 -07:00