mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
11 lines
263 B
YAML
11 lines
263 B
YAML
command: docker plugin enable
|
|
short: Enable a plugin
|
|
long: Enable a plugin
|
|
usage: docker plugin enable [OPTIONS] PLUGIN
|
|
pname: docker plugin
|
|
plink: docker_plugin.yaml
|
|
options:
|
|
- option: timeout
|
|
default_value: "0"
|
|
description: HTTP client timeout (in seconds)
|