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/system
Aaron Lehmann 1d274e9acf Change "service inspect" to show defaults in place of empty fields
This adds a new parameter insertDefaults to /services/{id}. When this is
set, an empty field (such as UpdateConfig) will be populated with
default values in the API response. Make "service inspect" use this, so
that empty fields do not result in missing information when inspecting a
service.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-10 13:41:16 -07:00
..
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
df.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
events.go Move templates to pkg/templates 2016-12-12 09:34:03 +01:00
info.go api: Omit Cluster, Nodes, and Managers from swarm info when unavailable 2017-03-28 14:20:25 -07:00
inspect.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
prune.go Add --filter until=<timestamp> for docker container/image prune 2017-01-04 14:16:42 -08:00
version.go Docker version output is not consistent when there are downgrades or incompatibilities. 2017-03-29 21:53:19 +08:00