Revert "Add -a option to service/node ps"
This reverts commit 139fff2bf0ebe12b61871ba8ec8be8d51c2338db. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
a5053dce24
commit
5ee218987d
@ -22,7 +22,7 @@ Usage: docker node ps [OPTIONS] [NODE...]
|
|||||||
List tasks running on one or more nodes, defaults to current node.
|
List tasks running on one or more nodes, defaults to current node.
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-a, --all Show all tasks (default shows tasks that are or will be running)
|
-a, --all Display all instances
|
||||||
-f, --filter value Filter output based on conditions provided
|
-f, --filter value Filter output based on conditions provided
|
||||||
--help Print usage
|
--help Print usage
|
||||||
--no-resolve Do not map IDs to Names
|
--no-resolve Do not map IDs to Names
|
||||||
|
@ -22,7 +22,6 @@ Usage: docker service ps [OPTIONS] SERVICE
|
|||||||
List the tasks of a service
|
List the tasks of a service
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-a, --all Show all tasks (default shows tasks that are or will be running)
|
|
||||||
-f, --filter filter Filter output based on conditions provided
|
-f, --filter filter Filter output based on conditions provided
|
||||||
--help Print usage
|
--help Print usage
|
||||||
--no-resolve Do not map IDs to Names
|
--no-resolve Do not map IDs to Names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user