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
d26a23ceb834757e4ef522625809af4be7ed447f
docker-cli
/
command
/
stack
T
History
Daniel Nephin
e9d6193dfd
Replace fmt.Errorf() with errors.Errorf() in the cli
...
Signed-off-by: Daniel Nephin <
dnephin@docker.com
>
2017-03-24 16:58:07 -04:00
..
cmd.go
Move docker stack out of experimental
2016-11-21 15:30:25 -05:00
common.go
Remove secrets as part of stack remove.
2017-01-26 11:33:15 -05:00
deploy_bundlefile.go
Add --prune to stack deploy.
2017-03-14 16:09:28 -04:00
deploy_composefile.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
deploy_test.go
Add --prune to stack deploy.
2017-03-14 16:09:28 -04:00
deploy.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
list.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
opts.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
ps.go
Add
--format
to
docker service ps
2017-02-10 16:53:04 -08:00
remove.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
services.go
Add
--format
to
docker service ls
2017-02-01 08:33:19 -08:00