mirror of
https://github.com/docker/cli.git
synced 2025-07-29 06:01:13 +03:00
Add namespace column for docker stack ls command while targeting Kubernetes orchestrator
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
This commit is contained in:
committed by
Mathieu Champlon
parent
31dccfffb5
commit
65526a201f
@ -55,6 +55,7 @@ Valid placeholders for the Go template are listed below:
|
||||
| `.Name` | Stack name |
|
||||
| `.Services` | Number of services |
|
||||
| `.Orchestrator` | Orchestrator name |
|
||||
| `.Namespace` | Namespace |
|
||||
|
||||
When using the `--format` option, the `stack ls` command either outputs
|
||||
the data exactly as the template declares or, when using the
|
||||
|
Reference in New Issue
Block a user