Files
docker-docs/engine/reference/commandline/plugin_ls.md
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07: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