moby--moby/cli/command/service
Evan Hazlett 8dfdecbd2b only check secrets for service create if requested
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-11-11 10:07:24 -05:00
..
cmd.go cli: docker service logs support 2016-11-10 13:46:02 -08:00
create.go only check secrets for service create if requested 2016-11-11 10:07:24 -05: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 support show numbers of global service in service ls command 2016-11-08 16:17:15 +08:00
logs.go cli: docker service logs support 2016-11-10 13:46:02 -08:00
opts.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00
opts_test.go more review updates 2016-11-09 14:27:45 -05:00
parse.go SecretRequestOptions -> SecretRequestOption 2016-11-09 14:27:45 -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 add replicated in service scale command description 2016-11-02 16:15:57 +08:00
update.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00
update_test.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00