DockerCLI/command/service
Victor Vieux 07c896b18e Merge pull request #28328 from aaronlehmann/duration-opts
cli: Add valid suffixes for remaining duration options
2016-11-21 14:03:00 -08:00
..
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
create.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
inspect.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
inspect_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00: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 cli: Add valid suffixes for remaining duration options 2016-11-11 17:44:42 -08: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 Add -a option to service/node ps 2016-11-06 07:40:39 -05:00
remove.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
scale.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
update.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
update_test.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00