mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
12 lines
250 B
YAML
12 lines
250 B
YAML
command: docker plugin ls
|
|
aliases: list
|
|
short: List plugins
|
|
long: List plugins
|
|
usage: docker plugin ls [OPTIONS]
|
|
pname: docker plugin
|
|
plink: docker_plugin.yaml
|
|
options:
|
|
- option: no-trunc
|
|
default_value: "false"
|
|
description: Don't truncate output
|