Files
docker-docs/_data/application-template/docker_template_list.yaml
Sebastiaan van Stijn f93037b0d5 Add docker template reference docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-05-09 09:21:28 -07:00

33 lines
775 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: false
kubernetes: false
swarm: false