moby--moby/cli/command/service
Aaron Lehmann d4d6f8c0d0 cli: Pin image to digest using content trust
Implement notary-based digest lookup in the client when
DOCKER_CONTENT_TRUST=1.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-12-14 10:49:33 -08:00
..
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
create.go cli: Pin image to digest using content trust 2016-12-14 10:49:33 -08:00
inspect.go
inspect_test.go api: Hide UpdateStatus when it is not present 2016-12-01 15:08:41 -08:00
list.go Suppressing digest for docker service ls/ps 2016-11-18 09:39:34 -08:00
logs.go cli: docker service logs support 2016-11-10 13:46:02 -08:00
opts.go Remove --port and update --publish for services to support syntaxes 2016-12-11 23:14:54 +01:00
opts_test.go more review updates 2016-11-09 14:27:45 -05:00
parse.go do not force target type for secret references 2016-11-17 15:49:02 -05:00
ps.go Revert "Add -a option to service/node ps" 2016-11-28 18:08:45 +01:00
remove.go
scale.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
trust.go cli: Pin image to digest using content trust 2016-12-14 10:49:33 -08:00
update.go cli: Pin image to digest using content trust 2016-12-14 10:49:33 -08:00
update_test.go Make --publish-rm precedes --publish-add, so that add wins 2016-12-11 23:14:54 +01:00