Files
docker-cli/components/cli/docs/reference/commandline/plugin_ls.md
Sebastiaan van Stijn 3bc24bacb3 docker plugin commandline reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 6c1739b80d
Component: cli
2017-06-02 00:07:44 +00:00

827 B

plugin ls (experimental)

Usage: docker plugin ls

List plugins

  --help   Print usage

Aliases:
  ls, list

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