1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/plugin
Derek McGowan 3a1279393f
Use distribution reference
Remove forked reference package. Use normalized named values
everywhere and familiar functions to convert back to familiar
strings for UX and storage compatibility.

Enforce that the source repository in the distribution metadata
is always a normalized string, ignore invalid values which are not.
Update distribution tests to use normalized values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-07 11:08:37 -08:00
..
cmd.go Add docker plugin upgrade 2017-02-03 16:21:12 -05:00
create.go Remove use of forked reference package for cli 2017-01-19 16:04:50 -08:00
disable.go Add [OPTIONS] to usage of plugin disable|push 2017-01-27 16:17:02 +01:00
enable.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
inspect.go Fix usage message of plugin inspect 2016-12-31 09:55:04 -08:00
install.go Use distribution reference 2017-02-07 11:08:37 -08:00
list.go Add --filter enabled=true for docker plugin ls 2017-01-26 13:16:11 -08:00
push.go Use distribution reference 2017-02-07 11:08:37 -08:00
remove.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
set.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
upgrade.go Use distribution reference 2017-02-07 11:08:37 -08:00