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/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
inspect_test.go Add support for rollback flags 2017-03-03 16:33:34 -08:00
list.go
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
parse.go api: Remove SecretRequestOption type 2017-03-16 11:20:31 -07:00
ps.go
remove.go
scale.go
trust.go
update.go improve semantics of utility function in cli/command/service 2017-03-15 13:49:52 -07:00
update_test.go