mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
replace active by enabled for consistency in plugins
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
4844d13bd7
commit
cf4e268115
12 changed files with 31 additions and 38 deletions
|
|
@ -47,7 +47,7 @@ After the plugin is installed, it appears in the list of plugins:
|
|||
```bash
|
||||
$ docker plugin ls
|
||||
|
||||
NAME TAG DESCRIPTION ACTIVE
|
||||
NAME TAG DESCRIPTION ENABLED
|
||||
tiborvass/no-remove latest A test plugin for Docker true
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue