add docker stack ls
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> Upstream-commit: 5ce08ddfcae5ded73ef0c93c9daba7c916c21ae5 Component: engine
This commit is contained in:
@ -16,10 +16,6 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
const (
|
||||
listItemFmt = "%s\t%s\t%s\t%s\t%s\n"
|
||||
)
|
||||
|
||||
type servicesOptions struct {
|
||||
quiet bool
|
||||
filter opts.FilterOpt
|
||||
|
||||
Reference in New Issue
Block a user