This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a2f2d769d676224d07a90d8fdf82e088d74aa04
docker-cli
/
cli
/
command
/
stack
T
History
Daniel Nephin
759e59e4a4
Merge pull request
#182
from vdemeester/180-fix-stack-rm-config-endpoint
...
Do not call the config endpoint if API is lower than 1.30
2017-06-14 14:31:01 -04:00
..
client_test.go
Do not call the config endpoint if API is lower than 1.30
2017-06-14 09:56:53 +02:00
cmd.go
Add interfacer linter
2017-05-08 15:57:50 -04:00
common.go
Remove stack configs on stack removal
2017-05-26 18:17:43 -07:00
deploy_bundlefile.go
Change --no-resolve-image flag to --resolve-image string flag
2017-06-07 12:30:11 -07:00
deploy_composefile_test.go
Use
scope=swarm
for service related network inspect.
2017-06-13 20:26:12 +00:00
deploy_composefile.go
Use
scope=swarm
for service related network inspect.
2017-06-13 20:26:12 +00:00
deploy_test.go
Update imports.
2017-04-17 18:07:56 -04:00
deploy.go
Change --no-resolve-image flag to --resolve-image string flag
2017-06-07 12:30:11 -07:00
list.go
cli: gofmt + goimports
2017-05-08 10:51:30 -07:00
opts.go
Update imports.
2017-04-17 18:07:56 -04:00
ps.go
Update cli imports to using local package
2017-05-15 14:45:19 +02:00
remove_test.go
removed the output leaked from stack remove error test case
2017-06-09 12:14:18 -04:00
remove.go
Do not call the config endpoint if API is lower than 1.30
2017-06-14 09:56:53 +02:00
services.go
Update cli imports to using local package
2017-05-15 14:45:19 +02:00