This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
moby
Watch
1
Star
0
Fork
0
You've already forked moby
mirror of
https://github.com/moby/moby.git
synced
2026-07-05 06:08:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef52468fb92344b1596a6a28da4e6df2d6f01c19
moby
/
cli
/
command
/
service
History
Vincent Demeester
4fabc92cfc
Merge pull request
#26697
from allencloud/change-service-scale-logic
...
validate service parameter in client side to avoid api call in `docker service scale`
2016-09-30 18:37:35 +02:00
..
cmd.go
Only hide commands if the env variable is set.
2016-09-19 13:28:15 -04:00
create.go
Remove remaining registry methods from DockerCLI.
2016-09-09 15:50:01 -04:00
inspect_test.go
Add formatter for service inspect
2016-09-19 16:28:19 -04:00
inspect.go
Add formatter for service inspect
2016-09-19 16:28:19 -04:00
list.go
…
opts_test.go
Fix cli/command/service/opts_test.go, and add some extra test cases
2016-09-27 15:27:02 +00:00
opts.go
Fix cli/command/service/opts_test.go, and add some extra test cases
2016-09-27 15:27:02 +00:00
ps.go
…
remove.go
…
scale.go
validate service parameter in client side to avoid api call
2016-09-26 17:18:02 +08:00
update_test.go
…
update.go
Remove remaining registry methods from DockerCLI.
2016-09-09 15:50:01 -04:00