DockerCLI/docs/reference/commandline
Yong Tang 1328bb4440 Add `--format` to `docker service ps`
This fix tries to address the issue raised in 27189 where
it is not possible to support configured formatting stored in
config.json.

Since `--format` was not supported in `docker service ps`,
the flag `--format` has also been added in this fix.

This fix
1. Add `--format` to `docker service ps`
2. Add `tasksFormat` to config.json
3. Add `--format` to `docker stack ps`
4. Add `--format` to `docker node ps`

The related docs has been updated.

An integration test has been added.

This fix fixes 27189.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-02 00:10:55 +00:00
..
attach.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
build.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
cli.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
commit.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
container_prune.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
cp.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
create.md Add example for --device-cgroup-rule to create reference 2017-06-02 00:10:55 +00:00
deploy.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
diff.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
dockerd.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
events.md add missing filter type and sort filter type in alphabets 2017-06-02 00:10:53 +00:00
exec.md fix typo 2017-06-02 00:10:54 +00:00
export.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
history.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
image_prune.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
images.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
import.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
index.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
info.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
kill.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
load.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
login.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
logout.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
logs.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_connect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_create.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_disconnect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_prune.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
network_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_demote.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_promote.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_ps.md Add `--format` to `docker service ps` 2017-06-02 00:10:55 +00:00
node_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
node_update.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
pause.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_create.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_disable.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_enable.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_install.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_push.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_set.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
plugin_upgrade.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
port.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
ps.md add expose and publish filter in swagger.yml and CLI docs for docker/master 2017-06-02 00:10:54 +00:00
pull.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
push.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
rename.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
restart.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
rmi.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
run.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
save.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
search.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
secret_create.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
secret_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
secret_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
secret_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_create.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_logs.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_ps.md Add `--format` to `docker service ps` 2017-06-02 00:10:55 +00:00
service_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_scale.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
service_update.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stack_deploy.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stack_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stack_ps.md Add `--format` to `docker service ps` 2017-06-02 00:10:55 +00:00
stack_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stack_services.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
start.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stats.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
stop.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_init.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_join.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_join_token.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_leave.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_unlock.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_unlock_key.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
swarm_update.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
system_df.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
system_prune.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
tag.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
top.md fix frontmatter keywords value type (string, instead of []string) in /docs/reference 2017-06-02 00:10:31 +00:00
unpause.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
update.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
version.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
volume_create.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
volume_inspect.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
volume_ls.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
volume_prune.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
volume_rm.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00
wait.md Standardized formatting of CLI reference commands 2017-06-02 00:10:53 +00:00