docker compose volumes

描述列出卷
用法docker compose volumes [OPTIONS] [SERVICE...]

描述

列出卷

选项

选项默认值描述
--formattable使用自定义模板格式化输出
'table': 以带列标题的表格格式打印输出(默认)
'table TEMPLATE': 使用给定的 Go 模板以表格格式打印输出
'json': 以 JSON 格式打印
'TEMPLATE': 使用给定的 Go 模板打印输出。
有关使用模板格式化输出的更多信息,请参阅https://docs.container.net.cn/go/formatting/
-q, --quiet仅显示卷名称
© . This site is unofficial and not affiliated with Kubernetes or Docker Inc.