moby--moby/cli/command/service
Sebastiaan van Stijn d376b18caf Merge pull request #31896 from aaronlehmann/move-secretrequestoption
api: Remove SecretRequestOption type
2017-03-16 21:31:15 +01:00
..
cmd.go Add missing API version annotations to commands 2017-03-16 13:40:12 +01:00
create.go improve semantics of utility function in cli/command/service 2017-03-15 13:49:52 -07:00
inspect.go Delete dots to align with other commands description 2017-02-23 16:46:08 +08:00
inspect_test.go Add support for rollback flags 2017-03-03 16:33:34 -08:00
list.go Add `--format` to `docker service ls` 2017-02-01 08:33:19 -08:00
logs.go Merge pull request #31500 from dperny/fix-service-logs-cli 2017-03-14 14:19:29 +01:00
opts.go Merge pull request #31775 from erxian/misleading-default-for-update-monitor-duration-flag 2017-03-16 10:13:26 +01:00
opts_test.go Bump go-units 2017-02-07 21:58:56 +01:00
parse.go api: Remove SecretRequestOption type 2017-03-16 11:20:31 -07:00
ps.go Add `--format` to `docker service ps` 2017-02-10 16:53:04 -08: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
trust.go Use distribution reference 2017-02-07 11:08:37 -08:00
update.go improve semantics of utility function in cli/command/service 2017-03-15 13:49:52 -07:00
update_test.go Merge pull request #30725 from aaronlehmann/topology 2017-03-03 15:01:12 +01:00