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 a91bc28e62 Remove swarm inspect and use info instead
Remove the swarm inspect command and use docker info instead to display
swarm information if the current node is a manager.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit e6923f6d75)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-26 04:37:31 -07:00
..
bundlefile
container Fix high cpu usage caused by docker stats. 2016-07-25 23:18:16 -07:00
formatter
idresolver
image
inspect
network Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
node service tasks: Improve error reporting 2016-07-25 23:18:29 -07:00
plugin Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
registry
service Prevent panic on update --container-label-add 2016-07-26 03:51:43 -07:00
stack Append --registry-auth with with 2016-07-25 23:17:01 -07:00
swarm Remove swarm inspect and use info instead 2016-07-26 04:37:31 -07:00
system Remove swarm inspect and use info instead 2016-07-26 04:37:31 -07:00
task service tasks: Improve error reporting 2016-07-25 23:18:29 -07:00
volume Dont run man generation as part of test-unit. 2016-07-25 23:15:42 -07:00
cli.go Windows: Always enable VT emulation 2016-07-25 23:15:25 -07:00
client.go
commands.go
credentials.go
exec.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
exec_test.go
hijack.go
info.go Split advertised address from listen address 2016-07-25 23:18:03 -07:00
inspect.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
registry.go
trust.go
trust_test.go
update.go
utils.go