From dde4ebbb22bb980fda312d5edcaeae00780e68a4 Mon Sep 17 00:00:00 2001 From: allencloud Date: Sat, 4 Feb 2017 14:28:14 +0800 Subject: [PATCH] add expose and publish filter in swagger.yml and CLI docs for docker/master Signed-off-by: allencloud Upstream-commit: 1507e86ada726ebe605070794444739451272426 Component: cli --- components/cli/docs/reference/commandline/ps.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/cli/docs/reference/commandline/ps.md b/components/cli/docs/reference/commandline/ps.md index d47418befb..96f193658c 100644 --- a/components/cli/docs/reference/commandline/ps.md +++ b/components/cli/docs/reference/commandline/ps.md @@ -26,6 +26,7 @@ Options: - ancestor=([:tag]||) containers created from an image or a descendant. - before=(|) + - expose=([/]|/[]) - exited= an exit code of - health=(starting|healthy|unhealthy|none) - id= a container's ID @@ -34,6 +35,7 @@ Options: - label= or label== - name= a container's name - network=(|) + - publish=([/]|/[]) - since=(|) - status=(created|restarting|removing|running|paused|exited) - volume=(|)