moby--moby/cli/command/node
Yong Tang 7328ae12cc Add hidden placeholder of `.Self` for `docker node ls --format`
This commit adds a hidden placeholder of `.Self` for
`docker node ls --format` so that if the node is the same
as the current docker daemon, then a `*` is outputed.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-04-04 12:46:44 -07:00
..
testdata
client_test.go
cmd.go
demote.go
demote_test.go
inspect.go
inspect_test.go
list.go
list_test.go Add hidden placeholder of `.Self` for `docker node ls --format` 2017-04-04 12:46:44 -07:00
opts.go
promote.go
promote_test.go
ps.go
ps_test.go
remove.go
remove_test.go
update.go
update_test.go