Vincent Demeester
|
15aa2a663b
Implement configurable detach key
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
David Calavera
|
bcb848c87f
Implement docker run with standalone client lib.
|
9 years ago |
David Calavera
|
962b2d8b9b
Implement docker start with standalone client lib.
|
9 years ago |
David Calavera
|
c57e62d00e
Implement docker kill with standalone client lib.
|
9 years ago |
Jess Frazelle
|
4796b5c2f8
Merge pull request #16544 from Mashimiao/fix-bug-client-start-signal-discarded
|
9 years ago |
Lei Jitang
|
2b0927c9ac
Use consistent command description
|
9 years ago |
Antonio Murdaca
|
14e8898648
Fix man and commandline docs
|
9 years ago |
Ma Shimiao
|
6d25eb6e7c
client/start: fix logic for discarded signal
|
9 years ago |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 years ago |
John Howard
|
615681f517
Windows: Remove meaningless warnings on docker info
|
10 years ago |
Ma Shimiao
|
9a4cbb358d
api/client: unify format of args check
|
10 years ago |
Ma Shimiao
|
91a496055c
api/client: close the returned io.ReadCloser
|
10 years ago |
Josh Hawn
|
86d6a5b11f
Merge pull request #13869 from jlhawn/multi_line_help_usage
|
10 years ago |
Josh Hawn
|
0cdc3b7539
api/client: have cli.call() return headers
|
10 years ago |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 years ago |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
10 years ago |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
10 years ago |
Antonio Murdaca
|
531f4122bd
Remove engine mechanism
|
10 years ago |
Deshi Xiao
|
bae3023eef
client.StatusError don't be returned as a pointer
|
10 years ago |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 years ago |
Antonio Murdaca
|
5670c6c695
Refactor utils/flags.go, fixes #11892
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Don Kjer
|
6b2eeaf896
Fix for issue 9922: private registry search with auth returns 401
|
10 years ago |
Peggy Li
|
b5d0380108
Add godoc-style docstrings to Cmd... methods
|
10 years ago |
Joey Gibson
|
58690c9cca
api/client - The code for all cli commands are in one file #11610
|
10 years ago |