docker service ps

docker service ps

Description

List the tasks of a service

Usage

docker service ps [OPTIONS] SERVICE

Options

Name, shorthand Default Description
--filter, -f Filter output based on conditions provided
--no-resolve false Do not map IDs to Names
--no-trunc false Do not truncate output
--quiet, -q false Only display task IDs

登录查看完整内容