mirror of https://github.com/docker/docs.git
33 lines
774 B
YAML
33 lines
774 B
YAML
command: docker template list
|
|
aliases: ls
|
|
short: List available templates with their informations
|
|
long: List available templates with their informations
|
|
usage: docker template list
|
|
pname: docker template
|
|
plink: docker_template.yaml
|
|
options:
|
|
- option: format
|
|
value_type: string
|
|
default_value: pretty
|
|
description: Configure the output format (pretty|json|yaml)
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
- option: type
|
|
value_type: string
|
|
default_value: all
|
|
description: Filter by type (application|service|all)
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: true
|
|
kubernetes: false
|
|
swarm: false
|
|
|