docs/api/client/node
Yong Tang b34706b152 Use HOSTNAME in the output of `docker node ls`
This fix tries to address an issue raised in #24090 where
the title field of `docker node ls` use NAME instead of
HOSTNAME. Yet the content of this field is actually
hostname.

The fix makes needed changes for the output of
`docker node ls`.

An additional test has been added to cover the change in
this fix.

This fix fixes #24090.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit 4bc91ceeb750db6a6270b2f1821cb0b2f30117fc)
2016-06-30 17:12:45 -07:00
..
accept.go Remove dead code from node update. 2016-06-30 16:47:39 -07:00
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
demote.go Remove dead code from node update. 2016-06-30 16:47:39 -07:00
inspect.go make cmd short short consistency and change docs 2016-06-30 17:11:29 -07:00
list.go Use HOSTNAME in the output of `docker node ls` 2016-06-30 17:12:45 -07:00
opts.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
promote.go Remove dead code from node update. 2016-06-30 16:47:39 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go Remove dead code from node update. 2016-06-30 16:47:39 -07:00