1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/node
Drew Erny 9bcf623719 added node ip autodetection
Manager now auto-detects the address that an agent connects to the cluster
from and stores it. This is useful for many kinds of internal cluster
management tools.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2016-11-03 08:10:14 -07:00
..
cmd.go Only hide commands if the env variable is set. 2016-09-19 13:28:15 -04:00
demote.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
inspect.go added node ip autodetection 2016-11-03 08:10:14 -07:00
list.go Replace all "Filter" field with "Filters" for consistency 2016-11-01 23:09:30 +08:00
opts.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
promote.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
ps.go Replace all "Filter" field with "Filters" for consistency 2016-11-01 23:09:30 +08:00
remove.go node rm can be applied on not only active node 2016-11-02 17:22:04 +08:00
update.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00