docs/api/client/service
Vincent Demeester bbc85af0bd Allow service and node filter to be name…
… on `docker node tasks` and `docker service tasks` commands.
This changes is mainly server-side (between engine api and
swarmkit). There is just a check in `api/client/service/tasks.go` to
handle the special *self* meaning.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit b0fc5a21f1138f48e0431a550c936e8908d72840)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-08 15:32:15 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Adding a flag to specify sending of registry auth 2016-07-01 00:40:31 -07:00
inspect.go make cmd short short consistency and change docs 2016-06-30 17:11:29 -07:00
list.go Do not show tasks from down nodes as active in ls 2016-06-30 16:47:47 -07:00
opts.go Adding a flag to specify sending of registry auth 2016-07-01 00:40:31 -07:00
opts_test.go Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 23:36:59 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go Adding a flag to specify sending of registry auth 2016-07-01 00:40:31 -07:00
tasks.go Allow service and node filter to be name… 2016-07-08 15:32:15 -07:00
update.go Adding a flag to specify sending of registry auth 2016-07-01 00:40:31 -07:00
update_test.go Fix service update of Args 2016-06-30 16:57:31 -07:00