moby--moby/api/client/plugin
Sebastiaan van Stijn 51dc35cf23
Implement stringutils.Ellipsis()
This patch implements an Ellipsis utility to
append an ellipsis (...)  when truncating
strings in output.

It also fixes the existing Truncate() utility
to be compatible with unicode/multibyte characters.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-08-11 14:14:06 +02:00
..
cmd.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
cmd_experimental.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
disable.go Print plugin name on successful install, enable and disable. 2016-07-18 09:47:12 -07:00
enable.go Print plugin name on successful install, enable and disable. 2016-07-18 09:47:12 -07:00
inspect.go Update plugin command with defaulttag 2016-06-17 10:18:18 -07:00
install.go update command description in CLI 2016-07-31 00:06:18 +08:00
list.go Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
push.go fix comments and handle err 2016-06-30 21:53:20 +08:00
remove.go Add --force to docker plugin remove 2016-08-04 15:55:45 -07:00
set.go Update plugin command with defaulttag 2016-06-17 10:18:18 -07:00