Files
moby/docs/reference/commandline/plugin_ls.md
Misty Stanley-Jones cf60af87f9 Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-09 13:07:24 -08:00

809 B

redirect_from, advisory, description, keywords, title
redirect_from advisory description keywords title
/reference/commandline/plugin_ls/
experimental The plugin ls command description and usage
plugin, list
docker plugin ls (experimental)
Usage:  docker plugin ls

List plugins

Aliases:
  ls, list

Options:
      --help   Print usage

Lists all the plugins that are currently installed. You can install plugins using the docker plugin install command.

Example output:

$ docker plugin ls

NAME                  VERSION             ACTIVE
tiborvass/no-remove   latest              true