The Docker CLI
Go to file
Brian Goff 20c5a9448d Add formatter for service inspect
Allows the user to use `pretty` as the format string.
This enables users to put custom format options into their CLI config
just like is supported for `docker ps` and `docker images`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-09-19 16:28:19 -04:00
command Add formatter for service inspect 2016-09-19 16:28:19 -04:00
flags Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
cobra.go Fix typo 2016-08-28 21:30:14 +08:00
error.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
required.go fix typos 2016-07-05 20:42:17 +08:00